epezent / implot

Immediate Mode Plotting
MIT License
4.64k stars 516 forks source link

"Too many vertices in ImDrawList using 16-bit indices (LTTB solution?) #433

Open navyenzo opened 1 year ago

navyenzo commented 1 year ago

I'm trying to plot data with hundreds of thousands of data points.

It would be ideal to have implot incorporate an LTTB solution to automatically downsample data as the user zooms out / in of the data

ozlb commented 1 year ago

a) Readme

b) LTTB PR