/grafana-ridgeline-panel

Joy Plots

Primary LanguageTypeScriptMIT LicenseMIT

Ridgeline Plot Panel

Show ridgeline plots in grafana

Screenshots

example

Building

To complie, run:

npm install -g yarn
yarn install --pure-lockfile
grunt

To lint everything:

yarn pretty

Changelog

v0.0.1 (not yet released)
  • rename joyplot to ridgeline plot. See: goodby joyplots
  • First working version