diff --git a/CHANGELOG.md b/CHANGELOG.md index a643338979a..8f2b6cfc187 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,9 @@ * **Oauth**: Add common type for oauth authorization errors [#6428](https://github.com/grafana/grafana/issues/6428) thx [@amenzhinsky](https://github.com/amenzhinsky) * **Templating**: Data source variable now supports multi value and panel repeats [#7030](https://github.com/grafana/grafana/issues/7030) thx [@mtanda](https://github.com/mtanda) +## Fixes +* **Table Panel**: Fixed annotation display in table panel, [#8023](https://github.com/grafana/grafana/issues/8023) + # 4.2.0 (2017-03-22) ## Minor Enhancements * **Templates**: Prevent use of the prefix `__` for templates in web UI [#7678](https://github.com/grafana/grafana/issues/7678) diff --git a/public/app/plugins/panel/table/module.html b/public/app/plugins/panel/table/module.html index 9140a182541..e405c6c42e3 100644 --- a/public/app/plugins/panel/table/module.html +++ b/public/app/plugins/panel/table/module.html @@ -1,7 +1,7 @@
-
-
+
+
@@ -21,10 +21,10 @@
-
- - No datapoints No datapoints returned from metric query - +
+ + No data to show Nothing returned by data query +