Hey guys, I was wondering how would you code a graphs for your webpage.
I need something like this
I know how I can create a table, but how should I draw those lines? Just to make this a little bit clear, I'm not asking you to write entire code for me, just show me the road I should go. :)
p.s: I don't want to use any plugins.
Thank you. Regards, DADE.
I'm guessing [canvas]
Or SVG
http://www.netmagazine.com/tutorials/create-beautiful-data-visualisations-svg-google-charts-api
Wow, didnt know about google charts, I'll definately check this tonight.
I remember having used Google Charts API back in school. Pretty easy to set up if no mistake.
Hey guys, I was wondering how would you code a graphs for your webpage.
I need something like this
I know how I can create a table, but how should I draw those lines? Just to make this a little bit clear, I'm not asking you to write entire code for me, just show me the road I should go. :)
p.s: I don't want to use any plugins.
Thank you. Regards, DADE.
I'm guessing [canvas]
Or SVG
http://www.netmagazine.com/tutorials/create-beautiful-data-visualisations-svg-google-charts-api
Wow, didnt know about google charts, I'll definately check this tonight.
I remember having used Google Charts API back in school. Pretty easy to set up if no mistake.