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. It contains various charts types such as line, area, bar, pie, scatter. The component is based on [http://www.highcharts.com/ Highcharts.js], and it utilizes all the features and functionalities Highchart.js has.
+
ZK Charts is a component which makes visualization of data exceptionally easy, it contains various charts types such as line, area, bar, pie, scatter. The component is based on [http://www.highcharts.com/ Highcharts.js], and it utilizes all the features and functionalities Highchart.js has.
  
 
[[File:ZK_charts_intro.png]]
 
[[File:ZK_charts_intro.png]]

Revision as of 07:03, 6 March 2014

Introduction


WarningTriangle-32x32.png This page is under construction, so we cannot guarantee the accuracy of the content!

What is ZK Charts

ZK Charts is a component which makes visualization of data exceptionally easy, it contains various charts types such as line, area, bar, pie, scatter. The component is based on Highcharts.js, and it utilizes all the features and functionalities Highchart.js has.

ZK charts intro.png

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 >


Last Update : 2014/03/06

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.