ganglia / ganglia-web

Ganglia Web Frontend
BSD 3-Clause "New" or "Revised" License
316 stars 168 forks source link

Added support for timezone in the inspect-graph module, other maintenance #300

Closed pcpiela closed 8 years ago

pcpiela commented 8 years ago

Eliminate erratic behavior when inspecting graphs from the standalone graph-all-periods page. This issue was associated with an attempt to modularize our Javascript code. This requirement would be better handled using RequireJS or angular. Templatize graph-all-periods making it easier to maintain.