grafana/public/app/plugins/panel/geomap
Ashley Harrison 0853819ff7
Chore: friday typings 5 (#73844)
* fix some event.target as stuff

* segment async story

* segmentinput story

* SegmentSelect

* fixing some tests

* more test fixes

* undo change to SilencesFilter
2023-08-29 09:14:15 +01:00
..
components Chore: Use theme.shape.radius.circle everywhere (#70896) 2023-06-29 13:56:05 +01:00
editor Geomap: Add network layer (#70192) 2023-07-26 11:58:55 -07:00
img Geomap: add initial openlayers alpha panel (#36188) 2021-07-09 17:53:07 +02:00
layers Geomap: Fix crosshair glitch (#72909) 2023-08-15 13:22:19 +02:00
style Schema: Fix dimension schemas (#67935) 2023-05-05 12:16:31 -07:00
utils Geomap: Address tooltip performance issue (#71607) 2023-07-13 20:21:06 -07:00
event.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
GeomapOverlay.tsx Geomap: Add measuring tools (#51608) 2022-08-03 16:19:30 -07:00
GeomapPanel.tsx Geomap: Address tooltip performance issue (#71607) 2023-07-13 20:21:06 -07:00
GeomapTooltip.tsx chore: Move data hover out of Geomap panel code (refactor part 1 of 2) (#68863) 2023-05-23 17:53:36 -06:00
globalStyles.ts Geomap: Maintain consistent control styling (#62518) 2023-01-30 13:11:58 -08:00
migrations.test.ts Chore: friday typings 5 (#73844) 2023-08-29 09:14:15 +01:00
migrations.ts Chore: More typescript improvements 💪 (#68699) 2023-05-22 11:53:58 +01:00
module.tsx kindsys: Adapt to new PanelCfg schema interface (#65297) 2023-05-15 23:07:54 -04:00
panelcfg.cue kindsys: Adapt to new flattened lineage syntax in Thema (#68034) 2023-05-24 10:47:25 +02:00
panelcfg.gen.ts Chore: Generate plugin version and remove lineage version (#69781) 2023-06-27 12:47:14 +03:00
plugin.json Geomap: Update language to match documentation and remove beta (#53703) 2022-08-12 21:33:30 -04:00
README.md Geomap: Update readme to include doc link (#61258) 2023-01-19 12:27:45 -08:00
types.ts kindsys: Adapt to new PanelCfg schema interface (#65297) 2023-05-15 23:07:54 -04:00
view.ts Chore: more any/type assertion improvements (#59229) 2022-11-23 16:54:57 +00:00

Geomap Panel - Native Plugin

The Geomap Panel is included with Grafana. Please see Geomap Panel documentation for information on the latest features.