grafana/public/app/plugins/panel
Paul Marbach 66eee1cb08
Table: Tooltip from Field (#109428)
* Table: Tooltip by Field

* add colorization support

* more progress on customizing the tooltip based on cell customization

* configurable as an option

* tooltip triggered from a chip in the corner, pinning tooltip

* i18n

* use enum where appropriate

* correctly orient the tooltip to the cell - but at what cost

* clean up some console.logs

* e2e test for the tooltip

* fix global click stuff

* remove console.log

* refine the style of the caret

* caret placement on same-side as alignment to avoid collision with inspect hover

* some updates from self-review

* increase hit target of tooltip caret

* fix width and height auto-sizing especially for dynamic height

* reorganize to pre-calc the per-field stuff

* use linear gradient for triangle

* update e2e to reflect current behavior, that clicking caret multiple times doesn't toggle pinning

* clean up event handlers a bit

* restore test for toggle click

* alright, re-remove the toggle case

* cursor pointer

* remove optional root from Popover for now

* remove this ridiculous autogenerated file

* update some of the text

* kill the cellRefMatrix

* remove unused import

* extract a util for the predicateByName part

* skip the intermediary step for getCellColors
2025-08-18 10:11:43 -04:00
..
alertlist Accessibility: Ensure dashboard edit panel inputs have accessible labels (#109546) 2025-08-14 14:01:25 -04:00
annolist Internationalisation: Mark up panel edit options (#107051) 2025-06-24 12:55:55 +01:00
barchart Chore: Remove deprecated `HorizontalGroup` in plugins/panel (#109618) 2025-08-18 11:55:53 +02:00
bargauge Internationalisation: Mark up panel edit options (#107051) 2025-06-24 12:55:55 +01:00
candlestick VizTooltip: Replace `ExemplarHoverView` with `VizTooltip` components (#109369) 2025-08-11 20:35:36 +00:00
canvas Modal: Use default Portal root element to render Modals (#109271) 2025-08-15 16:38:57 -04:00
dashlist Chore: reduces barrel files part II (#107688) 2025-07-09 06:15:33 +02:00
datagrid
debug
flamegraph
gauge Internationalisation: Mark up panel edit options (#107051) 2025-06-24 12:55:55 +01:00
geomap Chore: Remove deprecated `HorizontalGroup` in plugins/panel (#109618) 2025-08-18 11:55:53 +02:00
gettingstarted
heatmap VizTooltip: Replace `ExemplarHoverView` with `VizTooltip` components (#109369) 2025-08-11 20:35:36 +00:00
histogram Internationalisation: Mark up panel edit options (#107051) 2025-06-24 12:55:55 +01:00
live
logs Logs Panel: use provided height for the container (#109786) 2025-08-18 14:26:59 +02:00
logs-new LogLine: Add `Explain in Assistant` option to explain single log lines (#108387) 2025-07-23 12:12:47 +02:00
news Internationalisation: Mark up panel edit options (#107051) 2025-06-24 12:55:55 +01:00
nodeGraph Accessibility: Make either `tooltip` or `aria-label` required when no button children present (#109131) 2025-08-05 12:04:35 +01:00
piechart PieChart: Add panel options for ascending/descending sort, and no sorting (#109564) 2025-08-14 16:46:53 -04:00
stat Internationalisation: Mark up panel edit options (#107051) 2025-06-24 12:55:55 +01:00
state-timeline BarChart/StateTimeline: Use noValue setting for error message when data is empty (#107147) 2025-06-27 08:28:13 -05:00
status-history BarChart/StateTimeline: Use noValue setting for error message when data is empty (#107147) 2025-06-27 08:28:13 -05:00
table Table: Tooltip from Field (#109428) 2025-08-18 10:11:43 -04:00
text fix: percentage-based heights were not applied in updated scrollable iframe container 2025-06-24 09:20:42 -04:00
timeseries Chore: Remove deprecated `HorizontalGroup` in plugins/panel (#109618) 2025-08-18 11:55:53 +02:00
traces Trace View: Add span filters to URL (#107363) 2025-07-17 10:00:57 +01:00
trend Chore: reduces barrel files (#107512) 2025-07-07 09:23:27 +02:00
welcome
xychart Accessibility: Ensure dashboard edit panel inputs have accessible labels (#109546) 2025-08-14 14:01:25 -04:00