jquery - How to create a dynamic line graph like Google Finance has? -


i'm looking create dynamic zoomable line graph web page i'm doing.

i told "make google's one" (though sales guy in turn parroting client, he's aiming high. they'll come right down earth once tell him how it'll cost!)

can recommend start this? there available jquery plugins out there? or other means of producing similar?

you can try google charting apis wyatt noted, however, keep in mind google pulls data severs, , if client has privacy hassles, maybe thats not solution go for.

i recommend these - jqplot - looks, mit / gpl licence, interactive, http://www.jqplot.com/

flot - looks, open source, interactive, http://code.google.com/p/flot/

highcharts - multiple licenses (might have pay) http://www.highcharts.com/

lots of other options, these javascript based :)


Comments