Introduction

From Documentation
Revision as of 04:39, 16 July 2021 by Robertwenzel (talk | contribs) (→‎What is ZK Charts)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Introduction


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

Since Highcharts (and the Highcharts API) are well documented, we don't replicate this information in this guide. If you are searching for a specific Highcharts feature or configuration property, please refer to the Highcharts documentation first. In order to implement the chart configuration with ZK Charts refer to Changing Chart Configuration

ZK charts intro.png

Why ZK Charts

ZK Charts has the following advantages:

  • Control charts on server-side in pure Java
  • Fully integrated with ZK
  • Support chart model

< Get Complete Source Code of This Book >


Last Update : 2021/07/16

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