guilbaults / TrailblazingTurtle

This web portal is intended to give HPC users a view of the overall use of the HPC cluster and their own use.
Apache License 2.0
25 stars 6 forks source link

Zoom out on graph with a fixed timedelta #30

Closed guilbaults closed 11 months ago

guilbaults commented 1 year ago

Send time parameters to the backend when zooming out a graph in Ploly.

This will enable users to zoom out when using graphs such as the one in jobstats by users because they are currently only showing the last 6 hours.

The default query will stay with the same timedelta, but at least the zoom-out will make the backend fetch more data as needed.