Bernhard

Results 4 comments of Bernhard

Hi chris Thx for your quick response It's not the other plugins, because the error persists when removing the other plugins. After further looking into it , I heavily suspect...

Looks good! I had done a similar change in the meantime, which also solved it: ``` const dp = chartInstance.data.datasets[datasetIndex].data[index]; const dataPoint = typeof dp === 'object' ? { ...dp...

..yours is a real deep copy, mine is just flat ;-)

Any comment on this, Chris ? regards, Bernhard