Description
This PR suggests to bump Chart.js version in dashboard and dashboard RTL examples from 2.9.4 to 4.2.1.
The configuration has slightly changed. There's no graphical regression; just a minor change regarding the rendering of numbers on the y-axis.
Type of changes
-
Enhancement (non-breaking change)
Checklist
-
I have read the contributing guidelines -
My code follows the code style of the project (using npm run lint
) -
My change introduces changes to the documentation -
I have updated the documentation accordingly - (N/A) I have added tests to cover my changes
-
All new and existing tests passed