Closed a1eaiactaest closed 3 years ago
This won't be needed if I'll just limit amount of points. Eg.: remove last one from left, append new one to right.
https://github.com/a1eaiactaest/rere-api/issues/20#issuecomment-984493414
done this in 638b58e458d014d094422f3b876e18fb233b5036. only ~100 points show up now. closing.
This:
Looks terrible.
Using chart.js data decimation module limit the number of display points to increase chart readability. For every 3-5 points there should be one or depending on dataset length there should
len(dataset)/10
many points.