ZK Charts 1.1 Release Notes

Released on July 01, 2014


Version 1.1 is a maintenance release to support customizable empty message and bug fixes.

ZK Charts brings a variety of charting options to your doorsteps from basic line charts to area charts, scatter charts, dynamic charts and more! The complete set of API provided makes visualization of your data exceptionally easy. The intuitive API allows you to present your server-side data on the client as ZK Charts handles the client-server of data for you transparently.

Moreover, the comprehensive API provides all the client side functionality available to the developer from the server-side in Java. This is a distinct advantage to developers as it allows them to achieve their goals using mature technology they love.






Feature Highlights

  • API that supports client side functionality available from the server-side in pure Java
  • Java side event listener
  • Multiple design pattern support including MVC, MVVM etc.
  • Comprehensive chart types in excellent style
  • Dynamically & intuitively create, update charts
  • Five pre-set themes in simple and trendy design
  • Easy theme customization for branding
  • Responsive Design & Touch Support
  • Real time data support
  • Excellent User Experience
  • Data drill-down
  • Combination charts
  • Tooltip Labels
  • Multiple Axes
  • Zooming
  • Load on demand
  • Dynamical data

  • Please see ZK Charts Product Page for more information



Example

For more information, please go to the documentation


What's New

  • New Features Tracker
    • ZKCHARTS-7: Support show customizable empty message when chart model is empty
  • Bugs fixed
    • ZKCHARTS-5: Set theme will cause js error in IE8
    • ZKCHARTS-6: Charts export triggers "rmDesktop"
    • ZKCHARTS-8: ChartsEvent not firing on combination charts
    • ZKCHARTS-9: initial categories names don't replace after model.clear()
    • ZKCHARTS-10: problems with incomplete series
    • ZKCHARTS-11: seriers colors disappear or series duplicate on model replacement