File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010
1111### UI Improvements
12121 . [ #2111 ] ( https://github.com/influxdata/chronograf/pull/2111 ) : Increase size of Cell Editor query tabs to reveal more of their query strings
13- 1 . [ #2119 ] ( https://github.com/influxdata/chronograf/pull/2119 ) : Add cancel button to Tickscript editor
13+ 1 . [ #2119 ] ( https://github.com/influxdata/chronograf/pull/2119 ) : Add support for graph zooming and point display on the millisecond-level
1414
1515## v1.3.9.0 [ 2017-10-06]
1616### Bug Fixes
Original file line number Diff line number Diff line change 101101 "bootstrap" : " ^3.3.7" ,
102102 "calculate-size" : " ^1.1.1" ,
103103 "classnames" : " ^2.2.3" ,
104- "dygraphs" : " ^2.0.0 " ,
104+ "dygraphs" : " influxdata/dygraphs " ,
105105 "eslint-plugin-babel" : " ^4.1.2" ,
106106 "fast.js" : " ^0.1.1" ,
107107 "fixed-data-table" : " ^0.6.1" ,
Original file line number Diff line number Diff line change @@ -2516,9 +2516,9 @@ dot-prop@^3.0.0:
25162516 dependencies :
25172517 is-obj "^1.0.0"
25182518
2519- dygraphs@^2.0.0 :
2519+ dygraphs@influxdata/dygraphs :
25202520 version "2.0.0"
2521- resolved "https://registry.yarnpkg .com/dygraphs/-/ dygraphs-2.0.0.tgz#30be283c7e32aa7536d4ea9da61ebe9f363d7c98 "
2521+ resolved "https://codeload.github .com/influxdata/ dygraphs/tar.gz/9cc90443f58c11b45473516a97d4bb3a68a620c2 "
25222522
25232523ecc-jsbn@~0.1.1 :
25242524 version "0.1.1"
You can’t perform that action at this time.
0 commit comments