small code cleanup in grafanaGraph

This commit is contained in:
Torkel Ödegaard
2014-04-05 16:31:06 +02:00
parent 24ea23ce83
commit 347f6aed3f
2 changed files with 19 additions and 6 deletions

View File

@@ -1,7 +1,9 @@
# vNext
- More graphite functions
- Fix for Text panel, now changes take effect directly (Issue #251)
- Fix when adding functions without params that did not cause graph to update (issue #267)
- Fix when adding functions without params that did not cause graph to update (Issue #267)
- Graphite errors are now much easier to see and troubleshoot with the new inspector (Issue #265)
- Use influxdb aliases to distinguish between multiple columns (Issue #283)
# 1.5.2 (2013-03-24)
### New Features and improvements