prometheus/web/static/js
Julius Volz 0229a89925 Fix graph JS glitches and simplify graphing code.
- original series data is saved so it can be re-transformed after
  Rickshaw's stacking modified the series data

- always reconstruct graphs from scratch instead of updating the
  settings of an existing one (simplification)

- always wipe and recreate all graph-related DOM elements completely so
  that no left-over event handlers cause background event handlers
2015-02-06 23:51:37 +01:00
..
alerts.js Add no-op silencing links. 2013-07-24 15:09:42 +02:00
graph.js Fix graph JS glitches and simplify graphing code. 2015-02-06 23:51:37 +01:00
graph_template.handlebar Fix graph JS glitches and simplify graphing code. 2015-02-06 23:51:37 +01:00
prom_console.js More efficient JSON query result format. 2015-01-26 13:06:22 +01:00