SinglestatPanel: Added null point handling, and value to text mapping, Closes #1130, Fixes #1120, #951

This commit is contained in:
Torkel Ödegaard
2014-11-22 15:26:23 +01:00
parent d0e057722b
commit a1d652d578
3 changed files with 92 additions and 9 deletions

View File

@@ -1,5 +1,9 @@
# 1.9.0 (unreleased)
**Enhancements**
- [Issue #1130](https://github.com/grafana/grafana/issues/1130). SinglestatPanel: Added null point handling, and value to text mapping
**Fixes**
- [Issue #1087](https://github.com/grafana/grafana/issues/1087). Panel: Fixed IE9 crash due to angular drag drop
- [Issue #1093](https://github.com/grafana/grafana/issues/1093). SingleStatPanel: Fixed position for drilldown link tooltip when dashboard requires scrolling