chartium / libchartium

📈 The fastest plotting library on the block 🚀
0 stars 0 forks source link

Quick visual feedback for panning #87

Open cshaa opened 6 months ago

cshaa commented 6 months ago

Currently, panning only shows an arrow – nothing re-renders untill you let go of your mouse. Instead, we could use a 2D transformation to pan the rendered chart in real time, only rendering the missing part on mouse up.

Peek 2024-05-09 09-58.webm