Ticket #55 (new task)
Graph scrolling/panning
| Reported by: | chris | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | eddiebrowser | Version: | |
| Keywords: | Cc: |
Description
Determine a good method to provide in-browser scrolling/panning of graphs - like how Google Maps allows maps to be drag-scrolled.
Only horizontal panning would be allowed in this case, so that the user could drag the image and pan up and down the time scale of the graphs.
Not sure if RRDtool would support this, as it only seems to be able to generate whole graphs at a time (not partial-graphs as required by this functionality). A possibility is to get RRDtool to generate a very large (wide) graph, which could be broken up into segments for the scrolling/panning code.
Change History
Note: See
TracTickets for help on using
tickets.
