damiencorpataux / jquery-smokeping-zoom

jQuery javascript plugin for zooming smokeping graphs, standalone.
0 stars 0 forks source link

Allow to pan graph using mouse drag #10

Open damiencorpataux opened 10 years ago

damiencorpataux commented 10 years ago

It would be nice to enable to user to horizontally pan the graph by dragging the graph with the mouse.

damiencorpataux commented 10 years ago

Also factorized x coordinate computation into get_x(), and casted return values of get_timespan().

damiencorpataux commented 10 years ago

:warning: The plugin must allow the user to click on the graph without preventing click behaviour, eg. when the img is a hyperlink.

It could be done by doing so: