Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What cross-browser charting packages are available?

I want to include some charts on my website and I'm looking for a good cross-browser charting package - what are my options?

like image 633
DLauer Avatar asked Aug 04 '09 13:08

DLauer


People also ask

What is cross browser platform?

Cross Browser testing is a type of non-functional testing that lets you check whether your website works as intended when accessed through: Different Browser-OS combinations i.e., on popular browsers like Firefox, Chrome, Edge, Safari—on any of the popular operating systems like Windows, macOS, iOS and Android.


1 Answers

I prefer jQuery one:
http://www.flotcharts.org/

Examples:
http://people.iola.dk/olau/flot/examples/

like image 187
Andrejs Cainikovs Avatar answered Sep 19 '22 06:09

Andrejs Cainikovs