I've been trying everything to get decimation to work in chart.js but don't seem to be able to even though i've met all the requirements mentioned here (at least I think I have): https://www.chartjs.org/docs/latest/configuration/decimation.html.
I've finally gotten around to creating a minimum working example which you can find at the following link. Unforunately even in this example decimation still doesn't work. https://codesandbox.io/s/react-17-forked-gt7qvw?file=/src/App.js
If anyone could tell me what I'm doing wrong I'd be so grateful, I feel like i've exhausted every avenue.
Thanks a lot!