| Author |
Need some help in choosing charting javascript framework
|
Praful Gupta
Ranch Hand
Joined: May 01, 2006
Posts: 70
|
|
Hello,
I have an interesting problem that I need to solve using some sort of a charting framework, could someone suggest a nice one that is easy to set up and use?
Problem stmt: You have data coming in from a source which has things like number of servers, up time, etc. I need to plot a graph of uptime vs servers over time. Also, provide some other points on the graph like Business Unit/Country etc which is also present in the data.
Should I be using some graph algorithm or is there a java scrip framework that caters to graph problems?
Thanks
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56192
|
|
|
I used highcharts in a recent project and was very pleased with it.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Need some help in choosing charting javascript framework
|
|
|