elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.56k stars 8.08k forks source link

[Lens] Sync cursor for heatmaps #138398

Open flash1293 opened 2 years ago

flash1293 commented 2 years ago

Via https://github.com/elastic/elastic-charts/pull/1721 it's possible to sync a cursor across heatmaps and xy charts. This should be integrated for the common heatmap renderer similar to how it's done for xy charts: https://github.com/elastic/kibana/blob/be61682a5ebaf84fdbb6ae82b0a0f4a509101c00/src/plugins/chart_expressions/expression_xy/public/components/xy_chart.tsx#L639

elasticmachine commented 2 years ago

Pinging @elastic/kibana-vis-editors @elastic/kibana-vis-editors-external (Team:VisEditors)

stratoula commented 1 year ago

Sync cursor for heatmap is now enabled. Missing the sync tooltip functionality. I have created an EC issue here https://github.com/elastic/elastic-charts/issues/1844