grafana/public/app
Oscar Kilhed e7757b0175
Add datalinks support to PieChart v2 (#31642)
* Remove default value for multiSelect

* Add data links support for PieChart v2

* Temporarily fix story

* Refactor PieSlice, deduplicate colors

* Add field config to context menu of pie chart

* Add custom key to legend

This is a bit hacky. When there are multiple DisplayValues with the same
title the react keys collide and LegendListItems are not cleared
correctly.

* Forgot to add the interface

* Fix missing tooltip in edit mode
2021-03-10 23:02:04 +01:00
..
angular Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
core Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
features Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
partials Migrate: Error page (404) (#26010) 2020-07-03 08:53:54 +02:00
plugins Add datalinks support to PieChart v2 (#31642) 2021-03-10 23:02:04 +01:00
routes Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
store Influx: Make max series limit configurable and show the limiting message if applied (#31025) 2021-02-10 15:23:19 +01:00
types Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
app.ts Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
AppWrapper.tsx Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
dev.ts React: Add why-did-you-render dev extension to better see what components re-render and why (in console) (#23455) 2020-04-09 19:44:05 +02:00
index.ts Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00