Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Graphing with asp.net

Status
Not open for further replies.

kd7yen

Programmer
Sep 22, 2003
38
US
Can someone help me with turning a string of numbers like y=mx+b(Remember algebra!) into a graph. im really looking to turn much more complex numbers into graphs. If im correct the graphs should come out in in a jpg/gif image format thank you!
 
kd7: You might consider using "ChartDirector", an excellent graphics program for dot NET put out by a company in Hong Kong. There support is excellent, typically answering all questions within a day. They have an excellent discussion forum, etc.. Unlimited license for their latest addition is only $99. Many of the charts can be seen at their site:


I have several hundred charts up if you want to review a few of them at:


If you would like examples of chartdirector code (very simple) to get started let me know. Their software can be downloaded for testing -- and it is not a truncated version, just has their logo on the bottom of all charts. So you can get started right away.
 
Thanks for the info but i need a simple line graph that is turned into a gif image or a JPEG image by asp. I know PHP can do it and anything that php can dp im preety sure that asp can do better thank you all for your help and happy holidays!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top