-
Task
-
Resolution: Unresolved
-
L3 - Default
-
None
-
None
-
3
-
S
Context:
The new version of chart.js supports tree shaking, which allows as to only import the stuff we need to reduce the bundle size. We currently import everything from the library.
AT:
- Only import the needed modules from chart.js