Hi,
How close are you to exposing scroll events to JS. I have a chart which display electricity usage for a day, and an associated display of total consumption.
When zooming, it is possible to update the total consumption to show the period selected. However, if the user then scrolls to another time period, obviously the total consumption is then wrong.
Thanks,
T