Hi there. Please help, how to make decimation work? I have 500+ points. Decimation works only if I pass redraw prop (or by toggling enabled off and then on in react devtools).
decimation: {
enabled: true,
algorithm: 'lttb',
samples: 12,
threshold: 12,
},