Grafana Plotly Panel Versions Save

Show plotly graph in grafana panel

v0.0.6

5 years ago
  • Fix axis range configuration bug #49
  • Add basic annotations support #57 (tchernobog)
  • Improve loading times for plotly.js and support loading from CDN
  • Assume date x-axis when 'auto' and the mapping has 'time'
  • Support Fixed-Ratio Axes
  • Tested with Grafana 6

v1.0.0

5 years ago
  • lets call it v6 (b063c5a)
  • change release order (24d4695)
  • Release 0.0.5 (ad21c88)
  • update releaseit (28581b8)
  • adding release scripts (392d25c)
  • format (6f825ac)
  • move date fields up a little bit (2a11fd1)
  • update versions (284f273)
  • formatting (606b6c7)
  • Merge pull request #66 from NatelEnergy/annos (748b343)
  • implement annotations as shape (f66002a)
  • Merge pull request #65 from NatelEnergy/delay-loading (a48cdf4)
  • Load from CDN (a8352ff)
  • delay loading and CDN (05da37f)
  • fixes #63 sync current colors (2213e88)
  • add the minimized versions (a9dd773)
  • Merge pull request #62 from tchernobog/master (c5a7c78)
  • Remove annotations from legend (1d1ae5d)
  • add uglify (86bba1d)
  • get jest to run again (438d2b1)
  • update versions and README (0625d18)
  • Merge pull request #57 from tchernobog/master (4abb1bc)
  • Bump patch-minor version (1f449c5)
  • Show the annotations as an extra bar trace (28a3666)
  • Add preliminary annotation support (e1595f0)
  • Add command to create a zip file of dist/ (4dfd87c)
  • update lint configs from grafana (9e712e7)
  • update yarn.lock (2f89139)
  • update version number (49b848a)
  • add comment (c2ad6b9)
  • add typings.d.ts (247290f)
  • reformat (7c9b2e5)
  • resolve json in typescrpt for jest (dec241b)
  • update yarn.lock (8be95c3)
  • fix range mode (d624de2)
  • #49 change the layout key (2cf522c)
  • run lint (7719806)
  • passes now (4744dae)
  • rename the spec file (7b21c0c)
  • loading the panel configs (fe51cff)
  • update the mappings (1881a65)
  • for A series allow the old mappings (3bbebaa)
  • fill results with zero if we don't find them (03499f1)
  • less logging (b5f23f5)
  • allow remove for text segment (1ee0e7f)
  • Allow remove for text segment (b4fb91c)
  • remove logging (e596bf9)
  • use the trace name for everything (2537c27)
  • initalize 3d better (d4207f8)
  • ignore version specific dist files in local (e54d5ed)
  • make v004 mappings work (2ce503d)
  • update circle build (2c728c0)
  • adding test data (87402b0)
  • Merge pull request #44 from CorpGlory/Get-jest-tests-to-run-properly-#43 (ab3af5e)
  • Use babel to run tests (fac05f1)
  • make horizontal legend the default (b1e384c)
  • Merge branch 'using-webpack' (7a39573)
  • put a stub file in the src lib folder (34a99cc)
  • Merge pull request #41 from NatelEnergy/using-webpack (fe26a0a)
  • load the plotly library from node_modules (a309bcf)
  • update readme (9f41786)
  • add jest tests (7f0abd4)
  • use webpack not grunt (6cdc22c)
  • Merge pull request #40 from CPicheney/Add_legend_orientation (6d09f37)
  • Add legend orientation option on Display tab (d0b301f)
  • fix spelling (ea7a9a3)
  • better default behavior (cd1ddbe)
  • less logging (844ab1f)
  • kinda working again (7fcbd12)
  • using traceIndex (f5b8615)
  • a bit better (cd67298)
  • #34 improve metric mapping (6d9b1e6)
  • Update package.json (5974038)
  • Update README.md (d614a34)
  • add comment (2660558)
  • add release script (df5f599)
  • update readme (112e68a)
  • #13 template variables (5bab9cd)
  • use template variables (ccb1679)
  • reuse axis configuraitons (90c9a3a)
  • Merge pull request #35 from CorpGlory/new-screenshots (02e85e8)
  • add a delay before checking size (7c55730)
  • #36 use ng-change rather than ng-blur (3106298)
  • fix image path (7f511eb)
  • update screenshots (c6d11b4)
  • Add new screenshots after update (5f872da)
  • margins react to axis labels (629e3f2)
  • Fixes #33 (aa252dc)
  • Merge pull request #32 from CorpGlory/axis-labeling-issues-since-#30-#31 (68cb39d)
  • hacking new panel error (064c5bc)
  • reafactor buildMetrics (5e24828)
  • better titles change handlers (59a4389)
  • newPlot -> react and vars renaming (f968766)
  • Empty X/Y titles should keep the axis unlabled (6c2cd5b)
  • remove bar and histogram (8fdf439)
  • Show text top/bottom (9f39bdb)
  • ng-show to ng-if (d3ed55f)
  • update readme (a7c1d54)
  • fixes #11 (41e5d10)
  • fixes #21 (f9b18e2)
  • fix #8 (734a3b2)
  • update version number (38cefeb)
  • update versions and remove package-lock (using yarn) (0191046)
  • Merge pull request #30 from CorpGlory/muliple-plotting-#9 (3e88bce)
  • A@index vs B.Time (0201e75)
  • add feature to docs & link to corpglory (e7b8fd6)
  • onChange -> onBlur name of trae (9514781)
  • Default name in TraceName field (f72612e)
  • Move traces to a separate tab (cfba892)
  • fix deletion and styles++ (0942eeb)
  • Better remove and add trace buttons (3472b0f)
  • Add axis titles to Plot subtab (6df9ec3)
  • Make traces independent of metrics && add trace name to editor (492c8f4)
  • Trim trailing whitespaces (87182ff)
  • Bugfixes (a25363b)
  • Change metrics style in subtabs (8b89f87)
  • Move common axis settings to Plot subtab (3230460)
  • Remove unneded TODO comments (5028c7c)
  • Check for undefined data along with data.points on plot click (39bee43)
  • Prevent error on single plot click (ca437de)
  • Add trace label instead ot "trace n" (bbfddd0)
  • Set type and mode to trace on data receive (76b6d9b)
  • Different settings for lines and markers in different series (bd415f2)
  • Plot different series (3695cfe)
  • Minor codestyle fixes (04b6dcb)
  • this.panel.pconfig -> this.cfg (4f6c4ad)
  • Start multiple series support * ctrl.trace (single object) -> ctrl.traces (array) * subtabs in Display tab for each metric * move markers and lines settings to series subtabs * settings for x, y and z for in each subtab (edce2bb)
  • Dev script in package.json (45dcb55)
  • adding circle config (4704395)
  • remove dist and update deps (36735e1)
  • Update dist (1a8cd9f)
  • Support snapshots (8354cd0)
  • update dist (84db410)
  • Update versions and README (7ed013b)
  • Merge pull request #24 from cscheuermann81/feature/lightthemesupport (5a8b136)
  • set axis text and grid colors like grafana graph (a6f4254)
  • Merge pull request #22 from ishidawataru/dev (b8ae9b2)
  • fix panel resizing (f42db14)
  • update version (5268df1)