3be3b02f59
Geomap: cleanup ( #54328 )
2022-08-26 16:03:20 -05:00
835562bb68
GeoMap: Fix tooltip not showing values ( #53738 )
2022-08-15 16:39:00 +02:00
e88e3482e0
Tooltip mode works in BarChart panel ( #52941 )
2022-07-29 15:11:42 +03:00
3c6e0e8ef8
Chore: ESlint import order ( #44959 )
...
* Add and configure eslint-plugin-import
* Fix the lint:ts npm command
* Autofix + prettier all the files
* Manually fix remaining files
* Move jquery code in jest-setup to external file to safely reorder imports
* Resolve issue caused by circular dependencies within Prometheus
* Update .betterer.results
* Fix missing // @ts-ignore
* ignore iconBundle.ts
* Fix missing // @ts-ignore
2022-04-22 14:33:13 +01:00
b2b584f611
Geomap: Improve tooltip UX and fix data links ( #44740 )
2022-02-01 18:17:39 -08:00
1a0f5595c3
TimeSeries/BarChart: Add support for sorting series in the tooltip ( #43615 )
...
* TimeSeries panel: Add support for sorting series in the tooltip
* Fix cue tests
* Make sortValues work with string values
* Sort values in DatHoverView and remove sort index from TooltipPlugin
* Rename sortOrder prop to sort
* DataHoverView - use raw values for sorting
2022-01-10 10:32:21 +01:00
e75edc810d
BarChart: color by field, x time field, bar radius, label skipping ( #43257 )
...
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2021-12-23 10:04:41 -08:00
fde26b0bd9
Geomap: Add tooltip check to display tooltip by layer ( #43131 )
...
* Add tooltip check to display tooltip by layer
2021-12-15 13:51:39 -08:00
c2392598ea
Geomap: support hide from tooltip ( #43127 )
2021-12-14 15:32:17 -08:00
930cf07aba
Geomap: add geojson feature hover and tooltip ( #39608 )
2021-09-23 19:31:36 -07:00
d5ed4e9c8c
Geomap: Minor style fixes ( #38532 )
...
* Fixed hover font-weight, option casing, and added simple test dashboard with 3 panels
* Update theme colors
* Style tweaks to legend
* Updated
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2021-08-26 10:17:03 +02:00
ced26bc624
Geomap: implement basic tooltip support ( #37318 )
...
Co-authored-by: Bryan Uribe <buribe@hmc.edu>
2021-07-29 03:34:42 +02:00