jQuery UI Widgets › Forums › Chart › LARGE DATA WITH JQXChart
This topic contains 5 replies, has 2 voices, and was last updated by Peter Stoev 11 years, 3 months ago.
-
AuthorLARGE DATA WITH JQXChart Posts
-
Hi Friends,
We need to use JQXChart for a Java Based ENTERPRISE APPLICATION with Sybase database.
(1) Please help me know if JQXChart is a good option for same?
(2) And can JQXChart handle data of 10,000 records or more?Thank You
Warm Wishes
Varun KukrejaHi Varun,
Whether the Chart is a good option for you is a decision which you should make during your evaluation process as you know the specifics of your app and its requirements. You can learn how to use it from our demos http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxchart/index.htm and documentation: http://www.jqwidgets.com/jquery-widgets-documentation/documentation/jqxchart/jquery-chart-getting-started.htm. There you will find how to use this widget with any kind of data, data types and experience the various data visualization features built-in jqxChart.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.com/Friends,
We are considering buying Commercial License of JQWidgets and use JQXChart for our Project .
Please help me know how can JQXChart be used with JSON Data?
Thank You
Varun KukrejaHi Varun,
Using jqxChart with JSON is the same as using it with XML, CSV, TSV or Array. The data is loaded through jqxDataAdapter plug-in: http://www.jqwidgets.com/jquery-widgets-documentation/documentation/jqxdataadapter/jquery-data-adapter.htm and you just have to set the chart’s ‘source’ property in its settings object to point to the jqxDataAdapter’s instance. Here’s a sample with a Chart loaded from JSON data: http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxchart/javascript_chart_100percent_stacked_column_series.htm?arctic
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.com/Thanks a lot for help Peter, 🙂
Also is drill down option available in JQXChart ?
Please help me know
(1) Is it possible to implement multiple levels of drill down ?
(2) If YES, then how can that be done?Thank You
VarunHi Varun,
jqxChart still does not have drill-down support.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.com/ -
AuthorPosts
You must be logged in to reply to this topic.