Graph: added export graph time series data as csv file feature, accessed from panel menu dropdown, #861

This commit is contained in:
Torkel Ödegaard
2014-11-14 12:12:09 +01:00
parent c11ce99bb3
commit 640c558446
3 changed files with 17 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
- [Issue #850](https://github.com/grafana/grafana/issues/850). Graph: Shared tooltip that shows multiple series & crosshair line, thx @toni-moreno
- [Issue #940](https://github.com/grafana/grafana/issues/940). Graph: New series style override option "Fill below to", useful to visualize max & min as a shadow for the mean
- [Issue #1030](https://github.com/grafana/grafana/issues/1030). Graph: Legend table display/look changed, now includes column headers for min/max/avg, and full width (unless on right side)
- [Issue #861](https://github.com/grafana/grafana/issues/861). Graph: Export graph time series data as csv file
**New Panels**
- [Issue #951](https://github.com/grafana/grafana/issues/951). SingleStat: New singlestat panel