Skip to content

Releases: 20c/graphsrv

2.1.1

16 Jun 12:37
Compare
Choose a tag to compare
  • fix smokestack length undefined console error when no data exists

1.6.0

07 Oct 07:56
Compare
Choose a tag to compare

Fixed

  • issue with visual glitching and lag under heavy load (#33)
  • flask version requirements loosened to allow flask >1.0, <2.0
  • move to ctl for package management

1.5.1

10 Jun 10:11
Compare
Choose a tag to compare

Fixed

  • issue with loss bar coloring in smokestack graphs (#32)

1.5.0

05 Dec 22:38
Compare
Choose a tag to compare

Added

  • allow setting up of popover fields through server config
  • pass server plot config through to front end (ugly and hacky for now)
  • support for d3 number formatting from config
  • implement pass formatter that just passes the value through,
  • implement int formatter that parser the value into an integer
  • allow turning off inspect in graph config
  • allow specifying a different inspect layout in graph config

1.4.0

19 Aug 18:30
Compare
Choose a tag to compare

Added

  • stabilize graph order on default index layout throughout restarts

Fixed

  • stabilize x axis tick size
  • Bigger window of inactivity before data feed stoppage is reported

1.3.0

23 Jun 07:27
Compare
Choose a tag to compare
  • Switch to D3.js for frontend
  • First iteration of MTR graph
  • Bugfixes