Introduction"

From Documentation
m
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. It is also compatible  with all modern browsers including tablet device. The component is based on [http://www.highcharts.com/ Highcharts.js] so that it can utilize all the features Highchart.js has.
+
ZK Charts is a component which makes visualization of data exceptionally easy, it contains 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 utilizes all the features Highchart.js has.
  
 
[[File:ZK_charts_intro.png]]
 
[[File:ZK_charts_intro.png]]

Revision as of 04:04, 7 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 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 utilizes all the features 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/07

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