Commit Graph
182 Commits
Author SHA1 Message Date
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 MikheykinandGitHub 36e907f8b6 Merge pull request #5 from flant/fix_color_legend
Fix color and opacity legend clip
2018-10-05 12:45:21 +03:00
Ivan Mikheykin af55883905 Fix color and opacity legend clip 2018-10-04 19:21:49 +03:00
Dmitry Shurupov afec01cb93 README text updates 2018-09-21 17:28:37 +07:00
Ivan Mikheykin cf31fded9d Fix templateUrl after renaming v0.0.1 2018-09-20 16:54:18 +03:00
Ivan Mikheykin d9f4d82d00 Fix screenshot title 2018-09-20 15:33:22 +03:00
Dmitry Shurupov 99cbf2dcbc small fixes for README text 2018-09-19 20:35:16 +07:00
Dmitry Shurupov 37affc2a38 README general text update 2018-09-19 18:42:41 +07:00
Ivan Mikheykin 0ea6916490 README update: prometheus queries explanation, plugin installation
- Logo update!
- User links
2018-09-18 17:28:36 +03:00
Ivan MikheykinandGitHub 4829af352c Merge pull request #1 from flant/release_001
Prepare release 0.0.1
2018-09-18 14:36:39 +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
Ivan Mikheykin 3e12ede595 Last fixes for 0.0.1
- fix prometheus request error
- remove console.log
- bring back drawSimpleColorLegend
2018-09-18 13:31:52 +03:00
Ivan Mikheykin 2614ebccd7 New logo, more screenshots, links in plugin.json 2018-09-18 13:31:42 +03:00
Ivan Mikheykin 31e1840814 update README, add screenshot 2018-09-17 17:02:28 +03:00
Ivan Mikheykin f9cd376c5c MIT license 2018-09-17 11:49:38 +03:00
Ivan Mikheykin f447993bde card width bind to panelWidth 2018-09-06 19:23:49 +03:00
Ivan Mikheykin 4fbf434c1a development in README 2018-09-06 14:36:19 +03:00
Ivan Mikheykin 4a81b3a7bb fix bucket color, tooltip status shadow, undefined color error. 2018-09-06 13:58:22 +03:00
Ivan Mikheykin a48bbf1945 legend width for discrete colors depends on tooltip max width. 2018-09-05 21:00:23 +03:00
Ivan Mikheykin e0997da946 bucket spacing, fix 1px last card. 2018-09-05 19:43:51 +03:00
Ivan Mikheykin a90b45838d turn off editor legend for discrete mode 2018-09-05 19:43:51 +03:00
Ivan Mikheykin 6d01b416a9 override interval to specify minimal card width 2018-09-05 19:43:51 +03:00
Ivan Mikheykin a19184c4f7 tooltip status white shadow 2018-09-05 16:06:10 +03:00
Ivan Mikheykin 90dd85da7b fix null not mapped error 2018-09-03 16:50:26 +03:00
Ivan Mikheykin 77aa35be7d set discrete color legend width as graph width 2018-09-03 16:33:58 +03:00
Ivan Mikheykin b5ed3f47fc colored tooltip for discrete mode
- fix multiple values notes
- fix legend padding
2018-08-30 15:26:56 +03:00
Ivan Mikheykin 3aa6c86945 fix bs-tooltip 2018-08-29 18:07:06 +03:00
Ivan Mikheykin a8e2a8fabe relax conditions for discrete mode 2018-08-29 17:51:55 +03:00
Ivan Mikheykin 0d7289d3d7 discrete color mapping
- use max from multiple values or error if no useMax check.
- tooltip with mapped values for discrete color mode
- tooltip with error messages
- global data errors
- individual bucket errors in tooltip
2018-08-29 17:26:24 +03:00
Ivan Mikheykin 06afdc1ee8 status-heatmap-plugin for Grafana
- fixes for 5.1.3
- nulls as empty
2018-08-21 16:10:59 +03:00