You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# <imgsrc="https://www.chartjs.org/media/logo.svg"height="38" /> Chart.js Wrapper for Vaadin
8
8
9
9
A Chart.js 4+ Wrapper for Vaadin
10
10
11
11

12
12
13
13
## Usage
14
14
15
+
0. You may want to use a Java model of Chart.js's configuration, like [XDEV's chartjs-java-model](https://github.com/xdev-software/chartjs-java-model).<br/>Otherwise you have to write the JSON yourself.
15
16
1. Define a custom chart or use the ``showChart``-method directly.<br/>Example:
0 commit comments