Dan Onoshko
Dan Onoshko
> If you are worried about that side-effects from "core.scale.defaults" will every time in the bundle, I can calm down you: in PR with tree-shaking this problem is solved, you...
> I will try to make it I think it doesn't make sense because this code will be in a bundle in most cases anyway.
@kurkle Could you please restart CI? It has strange error.
master: "refactor: apply defaults by pure way":
I will resolve conflicts later today
@benmccann maybe just emit sourcemaps for UMD bundle ?
Hi guys. If you want to customize the legend visually, please use an [HTML legend](https://www.chartjs.org/docs/latest/samples/legend/html.html). Due to Chart.js using canvas, we can't implement every requested feature cause this will bloat...
@benmccann > users can use something like Babel if they need to support older browsers I have the article about that 🙂 https://dev.to/cubejs/why-and-how-to-transpile-dependencies-of-your-javascript-application-3phf
@kurkle I think it will better to merge before https://github.com/chartjs/Chart.js/pull/10525
@kurkle @LeeLenaleee fyi ``` Chart.js(feat-side-effects-false)$ npx eslint karma.conf.cjs /Users/dangreen/github/Chart.js/karma.conf.cjs 9:15 error Multiple spaces found before '=' no-multi-spaces 9:26 error ES2020 'import()' syntax is forbidden es/no-dynamic-import ✖ 2 problems (2 errors,...