Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.6.0 source code.tar.gz | 2019-12-20 | 20.6 MB | |
0.6.0 source code.zip | 2019-12-20 | 20.9 MB | |
README.md | 2019-12-20 | 1.7 kB | |
Totals: 3 Items | 41.5 MB | 0 |
[0.6.0 SNAPSHOT] - 2019-12-20
Added
- Experimental implementation for table type data (Mysql, Postgres, Zabbix, Streaming, loki and other ...)
- PlaceHolder feature supported see doc from draw.io
- Some optimization on :
- tooltips
- States
- Tooltip Graph :
- Histogram (See example)
- Variables support in download input url (See example)
- Add graduate animation when color changed (See example)
- New rule design in editor (See example)
- Typescript migration for best quality code.
- Build migration to grafana-toolkit (thanks Dominik and Ryan).
- New engine graph for best compatibility with draw.io.
- Better Zoom for firefox and IE/edge.
- Add checks/controls on edit mode for XML and URL.
- Regular expression for String type values implemented to define level state.
Fixed
- Fix download url on first load.
- Fix value null for string (issue [#65])
- Fix bug "subways" Editor (issue [#73])
- Fix date on 2 digit in tooltip (issue [#77])
- Fix minors bug.