Commit Graph
13 Commits
Author SHA1 Message Date
sbengo fa80d4a3dc Added YLabel splitter and Extra info on tooltip
Actually, custom label are not allowed, it directly uses the provided by
the query result as the target/alias

This feature allows to:

- Split YLabel to store its partials and reuse them on link and extra tooltip field
- Override YLabel with splitted and custom values
- Added Extra Tooltip to show metadata to the user on each serie
2020-12-02 16:41:18 +01:00
Ivan Mikheykin a4d48eb591 fix: Grafana 7.1.0 compatibility
- remove unused injections from module's constructor
- fix trash icon multiplication in options_editor
2020-07-21 17:39:49 +03:00
Ivan Mikheykin 6d4c9bb0ef fix: tooltip documentation and help 2020-07-13 23:03:46 +03:00
Ivan Mikheykin ef4b0e1228 feat: pagination
Continuation of PR #93.

- reworked layout for pagination controls on graph
- use BucketMatrixPager for pagination logic and state
2020-07-13 21:31:14 +03:00
Joaquín Jiménez GarcíaandIvan Mikheykin 99ba3cbdd6 feat: pagination
Continuation of PR #93.
2020-07-13 14:16:37 +03:00
Ivan Mikheykin 8c7279561d ref: one codebase for hover tooltip and freezed tooltip
- rename variables for URL template, use templateSrv to render URL links
- fix visibility of tooltip items and url template help popup whe the light theme is used
- rework Tooltip settings pane, organize tooltip editor fields
- rename properties in panel config, implement migration logic for legacy configuration
- close button for the frozen tooltip
- use relative positioning for proper page scrolling
2020-07-09 13:16:09 +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 089f42d940 fix: better description for Rounding option 2019-02-21 20:48:57 +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 dbf7ab649e Build dist directory for 0.0.1 2018-09-18 13:32:25 +03:00