Directory

chartjs - Vaadin Add-on Directory

ChartJs Vaadin 10 integration - Stable chartjs - Vaadin Add-on Directory
### Status Stable version Release 13.08.2019 - fixed click event on stacked chart. It is possible to listen to dataset click event on the backend. - javadoc added. - Stacked chart with click event listener added to demo view. ### About This is chartjs integration. I am a student and I did this as challenge. I am not skilled in this area so any advice and contribution is welcomed ### References https://github.com/syndybat/Chartjs-for-vaadin-10
github

chartjs version 1.0-Beta

chartjs version 1.1-Beta
integration of https://vaadin.com/directory/component/chartjs-add-on core beans to build chart json

chartjs version 1.1.1-Beta
fix load resources

chartjs version 1.1.2-Beta
fix load resource

chartjs version 1.1.3-Beta
fix resource laod issue

chartjs version 1.1.4-Beta
fix fit parent size

chartjs version 1.1.5-Beta
fix responsive layout

chartjs version 1.1.6-Beta
ChartJS takes json string as an argument

chartjs version 1.1.7-Beta
add support to chartjs callback deserialization

chartjs version 1.1.8-Beta
added click listener, fixed resposivity issue in chrome by Tomáš Jochec

chartjs version 1.1.9-Beta
Supports moment.js by https://github.com/slatequarry

chartjs version 2.0-Stable
First stable version. It is possible to listen frontend dataset click event on backend. Javadoc added. Stacked chart with click listener added to demo view.