manuelluis / jsrrdgraph

javascript rrdgraph
61 stars 12 forks source link

Feature Rq - Zoom centered on the mouse cursor #19

Closed Poil closed 9 years ago

Poil commented 9 years ago

Hi,

It could be cool to center the zoom on the cursor and not on the center of the graph.

Best regards,

Lekensteyn commented 9 years ago

Is this for CGP? I have started to work on it a few weeks ago, but did not finish it. Besides center scrolling I also wanted to make it work for phone and tablets using touch events.

Poil commented 9 years ago

Yep for CGP/CGraphz :)

manuelluis commented 9 years ago

The zoom with the mouse it's only a test to check the implementation, it's not a functionality in jsrrdgraph.

Maybe you should open an issue in CGraphz