Add optional data point markers and mouse-over tooltips to display values on graphs. Fixes #3514

Ensure queries are no longer executed when dashboards are closed. Fixes #3576
This commit is contained in:
Aditya Toshniwal
2018-09-05 17:25:11 +01:00
committed by Dave Page
parent 0e59be237b
commit a74b9c96c1
10 changed files with 324 additions and 63 deletions

View File

@@ -907,7 +907,7 @@ babel-plugin-transform-jscript@^6.22.0:
dependencies:
babel-runtime "^6.22.0"
babel-plugin-transform-object-rest-spread@^6.23.0:
babel-plugin-transform-object-rest-spread@^6.23.0, babel-plugin-transform-object-rest-spread@^6.26.0:
version "6.26.0"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-object-rest-spread/-/babel-plugin-transform-object-rest-spread-6.26.0.tgz#0f36692d50fef6b7e2d4b3ac1478137a963b7b06"
dependencies:
@@ -3766,9 +3766,9 @@ flatten@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.2.tgz#dae46a9d78fbe25292258cc1e780a41d95c03782"
flotr2@^0.1.0:
"flotr2@git+https://github.com/EnterpriseDB/Flotr2.git":
version "0.1.0"
resolved "https://registry.yarnpkg.com/flotr2/-/flotr2-0.1.0.tgz#8d31b0d1b3dc46f5e399edeb7a179e075b36e036"
resolved "git+https://github.com/EnterpriseDB/Flotr2.git#dc514e32d93b2c593ab379a52de1664ee9da63e1"
flush-write-stream@^1.0.2:
version "1.0.3"