954,153 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Graph in 2D

Hai everyone,

How an i draw a 2D graph as i have shown in attachment. I have been trying for past 1 month any know person help me.

I want it to be in C-Sharp

Show me some samples, or example codes which will be help me more easy understand

Attachments graph_ex1.jpg 52.52KB
vprakash
Newbie Poster
3 posts since Jul 2008
Reputation Points: 10
Solved Threads: 1
 

if you want a simple graph such as an x/y graph where you put a point, draw a line between it and the next points etc. That shouldnt be so hard, in fact coding it should be a peice of cake.

If you've been trying a month you most likely have some code even if it doesnt work. Perhaps we can help you fix that.

If you want barcharts, thats fairly easy too

Only ones that are more complicated are those where you have to do an approximate line through it, with best fit or curves..

LizR
Posting Virtuoso
1,791 posts since Aug 2008
Reputation Points: 196
Solved Threads: 190
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You