Evert Timberg

Results 87 comments of Evert Timberg

Looks like the size limit needs to be increased slightly to accommodate this change. @kartik-madhak can you up that and then we'll merge this? It's this file https://github.com/chartjs/Chart.js/blob/master/.size-limit.cjs and the...

If I understand correctly @LeeLenaleee this would create two x and two y axes: ``` const options = { scales: { x2: { type: 'category' }, y2: { type: 'linear;...

I believe the reason we have `start` and `end` is because some of the alignment options are for axes and apply for both horizontal and vertical axes. We wanted consistent...

Going to merge this first, then #10525 can be rebased

Migration guide needs a rebase it seems

@romanown the code that we have is valid JavaScript. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes/static I think you need to configure Webpack/Babel per https://stackoverflow.com/questions/64928312/webpack-static-field