Open lyricnz opened 3 years ago
Current (linear interpolation)
LTTB:
Noticed anomaly at far left of current resample. Zero value should not be seen.
Same data (different currency, but shape should be same)
Raised #212 for the spurious 0
@lyricnz the chart using LTTB downsampling looks great. Are you planning on finalizing this PR?
Copy LTTB (Largest Triangle Three Buckets) from https://github.com/haoel/downsampling-algorithm and use it for downsampling. See #183