grafana/public/app/features/geo
Drew Slobodnjak 59bed9e156
Geomap: Add network layer (#70192)
* Geomap: Add network layer

* Support text labels for nodes

* Add solid styling for edges

* Remove symbol option for edge style menu

* Add support for edge text labels

* Fix linter issues

* Simplify multiple data frame handling

* Add TODO notes

* Add node and edge style categories for options

* Remove data frame hardcoding

* Hide legend, attempt to hide tooltip by default

* Mark network layer as beta

* refactor updateEdge

* Fix some linter issues

* Remove attempt at disabling tooltip for network layer

* For edge text add a stroke and increase z index

* Restrict field selection based on frame type

* refactor

* add basic bad data handling (prevent entire panel from breaking)

* generate non hard coded graph frames for style editor filtering

* code cleanup; remove hardcoded reference to "edges" frame

* fix select clearing for Data option

* fix styling

* fix lookup

---------

Co-authored-by: nmarrs <nathanielmarrs@gmail.com>
Co-authored-by: Adela Almasan <adela.almasan@grafana.com>
2023-07-26 11:58:55 -07:00
..
editor Geomap panel: Generate types (#61636) 2023-01-23 15:12:56 -08:00
format FieldValues: Use simple array in panel visualizations (#66706) 2023-04-17 14:46:29 -07:00
gazetteer FieldValues: Use simple array in panel visualizations (#66706) 2023-04-17 14:46:29 -07:00
utils Geomap: Add network layer (#70192) 2023-07-26 11:58:55 -07:00