ZK Charts provides hundreds of interactive charts and enables you to control your charts in Java with Server Side API. Now, ZK Charts 11 will be available soon, upgrading the underlying Highcharts library to the latest version 11.2.0. This will bring in new chart types and a refreshing look & feel. Highlights Upgrade underlying Highcharts […]

Read More

Introduction ZK Charts has now been upgraded to version 2.1! This upgrade comes with new features like box plot, tree map, polygon series, new options for existing chart types, and improved javadoc. If you are not familiar with the ZK Charts component, please check out ZK Charts for more information. Now let’s take a closer look at […]

Read More

Introduction One of the new things you can do in ZK8 is to publish a ZK’s data binding command on a native html element. For example, you can publish a doClick command in your view model with an onClick event in a html Button. By using this cool feature, we can now easily grab some […]

Read More

Introduction We have recently upgraded ZK Charts to version 2.0. This new version will have features including 3D chart supports, new chart types, new themes and finally, hflex and vflex supports . We will go over these new features in this post. If you are not familiar with ZK Charts component, please head to our […]

Read More

Introduction Using ZK Charts allows you to create charts based on your own data in a much efficient way than before. In this blog, we will show you how you can paint the time plot chart using ZK Charts instead of the SIMILE Timeplot Component. Installation ZK Charts version: 1.2.0+ If you are not familiar […]

Read More