Jacco van den Berg

Results 222 comments of Jacco van den Berg

Can't reproduce with Ubuntu 22.04 and this sample: https://www.chartjs.org/docs/3.8.2/samples/line/segments.html Please provide a reproducable sample.

~~Seems package-lock.json has been (partially) removed, will fix~~ Fixed

I think its better to always show the title with the label of the dataset, not only if there is more than 1 dataset, will give a more consistent and...

You need to set `borderSkipped: false` https://codepen.io/leelenaleee/pen/GRxxgzG

It is indeed intentional behaviour. Explanation can be found in the docs here: https://www.chartjs.org/docs/master/general/data-structures.html#data-structures > In case you want multiline labels you can provide an array with each line as...

Since this can drastically change how some charts are shown I am not sure if this should be considered a bug fix or a breaking change

That is true, but since we want to start working on V4 after 3.9 I think it will be the safer option to postpone it till V4