Introduction"
From Documentation
Line 5: | Line 5: | ||
== What is ZK Charts == | == What is ZK Charts == | ||
− | ZK Charts is a component which makes visualization of data exceptionally easy, | + | ZK Charts is a component which makes visualization of data exceptionally easy,containing various chart types including line, area, bar, pie, scatter and more. It is compatible with all modern browsers including tablet devices. ZK Charts is based on [http://www.highcharts.com/ Highcharts.js], it can therefore utilize all the features included in Highchart.js |
[[File:ZK_charts_intro.png]] | [[File:ZK_charts_intro.png]] |
Revision as of 04:05, 7 March 2014
What is ZK Charts
ZK Charts is a component which makes visualization of data exceptionally easy,containing various chart types including line, area, bar, pie, scatter and more. It is compatible with all modern browsers including tablet devices. ZK Charts is based on Highcharts.js, it can therefore utilize all the features included in Highchart.js
Why ZK Charts
ZK Charts has the following advantages:
- Control chart on server-side in pure Java
- Fully integrated with ZK
- Support chart model
< Get Complete Source Code of This Book >