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
minor #42 [Chart] Add a small example how to set options (Nyholm)
This PR was merged into the main branch.
Discussion
----------
[Chart] Add a small example how to set options
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| Tickets |
| License | MIT
Adding a small example how to set chart options.
The docs for this example is [here](https://www.chartjs.org/docs/latest/axes/cartesian/#tick-configuration) and personally I find it next to impossible to discover what options are available... This example may help people just a bit.
Commits
-------
3054a29 [Chart.js] Add a small example how to set options
0 commit comments