Commit Graph
43 Commits
Author SHA1 Message Date
Ivan Mikheykin 6b6219c1a9 fix: make it work in 6.7 and 7.0+ 2020-05-23 13:11:59 +03:00
b33248c664 Fixed coloring values when filter is -1 (#91)
* Fixed coloring values when filter is -1

Co-Authored-By: Ivan Mikheykin <ivan.mikheykin@flant.com>
2020-03-04 20:10:15 +03:00
Ivan Mikheykin 9463913189 feat: use timestamp to put values in buckets
- fix rendering for spreaded values
- fix legend for spectrum and opacity
2020-03-04 17:17:05 +03:00
Joaquin Jimenez Garcia 18574c3fa1 Created a new tooltip when click in a value to have different external links. Which links can be created with values from the series. 2020-02-04 16:31:43 +01:00
Ivan Mikheykin 33e7001c11 fix files renaming 2019-12-03 19:44:21 +03:00
Ivan Mikheykin 34cf3462c6 Version 0.2.0 2019-12-03 13:48:39 +03:00
Ivan Mikheykin b06c5dffc0 feat: migrate to typescript, support 6.3.0+
- use babel to 7, update dependencies, fix #72
- proper babel build to support ngInject, fix #78
- proper buckets display in 6.3.0+, fix #76
- rename js to ts, build d3 lib as js, build src as ts
2019-12-03 13:38:01 +03:00
Ivan Mikheykin eb6f149f8b version 0.1.1 2019-03-22 17:56:52 +03:00
Ivan Mikheykin d4d297862e Create CHANGELOG.md 2019-03-22 17:55:18 +03:00
Ivan Mikheykin 06cb92bbb8 fix: do not use datasourcePromises for 5.x before 5.4 2019-03-22 17:37:32 +03:00
Ivan Mikheykin 5a758213c6 README: link to Planning issue 2019-03-14 18:00:56 +03:00
Ivan Mikheykin 624be3450d Version 0.1.0 2019-03-11 16:35:16 +03:00
Ivan Mikheykin 433a059bcf README: update info for datasources 2019-03-11 16:16:23 +03:00
Ivan Mikheykin 4994f2f956 feat: Support for annotations: only one time events 2019-03-11 15:38:47 +03:00
Ivan Mikheykin 51623fdc72 fix: calculate cardWidth over max datapoints for target
- correct render of inconsistent timestamps between targets
2019-03-05 15:47:43 +03:00
Ivan Mikheykin 803504befd fix: removeChild error on ie11 fixed with d3 remove 2019-02-26 15:53:18 +03:00
Ivan Mikheykin 0537671450 fix: plugin hangs on big values in opacity mode
- legend step is a constant now: 2 pixels
- do not calculate legend if 'No legend'
- remove unnecessary calculations in drawSimple*
2019-02-26 09:36:48 +03:00
Ivan Mikheykin 089f42d940 fix: better description for Rounding option 2019-02-21 20:48:57 +03:00
Ivan Mikheykin 2158753c5e fix: dataWarning div was preventing tooltips
- add ng-if and pointer-events attributs
2019-02-21 20:47:27 +03:00
Ivan Mikheykin dee408e7a3 fix: no more gaps if h spacing is zero
- fixes #31
2019-02-21 20:44:38 +03:00
Ivan Mikheykin a1a06ea78a fix: no property or method remove on IE11
- fixes #40
2019-02-21 15:32:05 +03:00
Ivan Mikheykin e1abad408e Fix for null error on undefined values 2018-12-19 16:08:34 +03:00
Ivan Mikheykin 188d912653 Version 0.0.4 2018-12-13 09:12:16 +03:00
Ivan Mikheykin 8d917d0c1e Version 0.0.4 2018-12-13 09:10:47 +03:00
Ivan Mikheykin f13adb369b Fix display of multivalues buckets as an empty cell 2018-12-11 15:58:45 +03:00
Ivan Mikheykin e5249b8852 Display options description in README 2018-11-29 19:19:01 +03:00
Ivan Mikheykin 3c3931b2c0 Small fix 2018-11-29 17:05:54 +03:00
Ivan Mikheykin 12b974a2bc Images with new improvements in README.md 2018-11-29 17:01:17 +03:00
Ivan Mikheykin cda8fdfe8d Set version 0.0.3 in plugin.json 2018-11-26 16:32:38 +03:00
Ivan Mikheykin 76dc89b2dc Solarized preset for discrete color mode
- add remove all button
2018-11-26 16:28:33 +03:00
Ivan Mikheykin 54539cb35f Separate options for vertical and horizontal spacing of cards 2018-11-26 15:03:21 +03:00
Ivan Mikheykin 34f65b1455 Sort options for Y axis
- sort as on metrics tab
- ascending and descending natural sort (1-2-10)
2018-11-26 11:02:48 +03:00
Ivan Mikheykin a51f237291 Fix null values displayed as zeros 2018-11-23 18:36:59 +03:00
Ivan Mikheykin 7ce802f3ef update changelog 2018-10-18 14:27:30 +03:00
Ivan Mikheykin 5d7cf54348 Fix panel rendering timeout
- minor code cleanups
2018-10-18 14:19:22 +03:00
Ivan Mikheykin 0a8463e2ed Support for dark theme
- dark theme colors
- dark theme screenshot
2018-10-17 22:33:27 +03:00
Ivan Mikheykin 4d952a841b Fix version in plugin.json 2018-10-09 04:57:48 +03:00
Ivan Mikheykin af55883905 Fix color and opacity legend clip 2018-10-04 19:21:49 +03:00
Ivan Mikheykin cf31fded9d Fix templateUrl after renaming 2018-09-20 16:54:18 +03:00
Ivan Mikheykin d9f4d82d00 Fix screenshot title 2018-09-20 15:33:22 +03:00
Ivan Mikheykin 0ea6916490 README update: prometheus queries explanation, plugin installation
- Logo update!
- User links
2018-09-18 17:28:36 +03:00
Ivan Mikheykin 0bb3c250d9 README update: motivation, configuration. More screenshots. 2018-09-18 14:34:39 +03:00
Ivan Mikheykin dbf7ab649e Build dist directory for 0.0.1 2018-09-18 13:32:25 +03:00