vimeo / timeserieswidget

Javascript for displaying interactive graphite graphs with zooming, event markers and all that
BSD 2-Clause "Simplified" License
196 stars 18 forks source link

events with should be recalculated on zoom #17

Closed Dieterbe closed 10 years ago

Dieterbe commented 10 years ago

right now, if you zoom in (one of the graphs) the events keep their width (in seconds), making them wider and wider on the graph that is being zoomed. we should redo the width calculation so it takes the new timerange into account.