Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

is there a client side (javascript) graph library that doesn't require a server? [closed]

I need to generate many internal client-side (within the company only) graphs from streams of data, and since the data itself is "secret", I can't use a service like Google-Graphs for generating the graphs. So I was wondering if anyone has some recomendations for a javascript graph library that doesn't require a server.

Thanks

like image 760
Robert Gould Avatar asked Feb 05 '26 09:02

Robert Gould


2 Answers

Have a look at flot a javascript plotting library.

EDIT The official flot repo lives on github

like image 120
Sam Saffron Avatar answered Feb 08 '26 00:02

Sam Saffron


Have a look at Raphael (github).

like image 44
dylanfm Avatar answered Feb 07 '26 22:02

dylanfm



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!