mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* 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