From 3d366c2a4c0a92175c9ed93617cd75613fbb7f50 Mon Sep 17 00:00:00 2001 From: bergquist Date: Wed, 4 May 2016 10:42:12 +0200 Subject: [PATCH] feat(graphs): align forms for line mode checkbox --- CHANGELOG.md | 1 + public/app/plugins/panel/graph/tab_axes.html | 7 ++++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a67f45e69ec..b892322b889 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * **Remove query**: Fixed issue with removing query for data sources without collapsable query editors, fixes [#4856](https://github.com/grafana/grafana/issues/4856) * **Graphite PNG*: Fixed issue graphite png rendering option, fixes [#4864](https://github.com/grafana/grafana/issues/4864) * **InfluxDB**: Fixed issue missing plus group by iconn, fixes [#4862](https://github.com/grafana/grafana/issues/4862) +* **Graph**: Fixes missing line mode for thresholds, fixes [#4902](https://github.com/grafana/grafana/pull/4902) ### Enhancements * **InfluxDB**: Added new functions moving_average and difference to query editor, closes [#4698](https://github.com/grafana/grafana/issues/4698) diff --git a/public/app/plugins/panel/graph/tab_axes.html b/public/app/plugins/panel/graph/tab_axes.html index 0521af093dd..eeaf27aff78 100644 --- a/public/app/plugins/panel/graph/tab_axes.html +++ b/public/app/plugins/panel/graph/tab_axes.html @@ -46,7 +46,7 @@
Thresholds
- +
@@ -58,7 +58,7 @@
- +
@@ -68,6 +68,7 @@
- + +