elastic-charts icon indicating copy to clipboard operation
elastic-charts copied to clipboard

[meta] Heatmap gaps in comparison to kibana heatmap

Open stratoula opened this issue 4 years ago • 3 comments

Gap comparison between the Kibana legacy heatmap and the current ECH heatmap implementation

Planned for 8.1 (experimental):

  • [x] #1221
  • [ ] #1168

Planned for 8.x (GA):

  • [ ] #1486
  • [ ] #1484
  • [x] #1485 Screenshot 2020-10-20 at 12 46 36 PM

Done:

  • [x] https://github.com/elastic/kibana/issues/14291
  • [x] I can see that the legend can also have color picker. Is it applicable for heatmap too?
  • [x] ~~Customize the color of the cell labels~~ Update: not supported for now, we will wait for users' feedback
  • [x] ~~Rotate cell labels~~ Not needed, the font size could be responsive. We had this feature for readability cc @markov00 Screenshot 2020-10-20 at 12 48 06 PM

stratoula avatar Oct 20 '20 11:10 stratoula

I can see that the legend can also have color picker. Is it applicable for heatmap too?

You can probably add a color picker as done here: https://elastic.github.io/elastic-charts/?path=/story/legend--color-picker and use the callback color to update the chart configuration

markov00 avatar Oct 21 '20 10:10 markov00

@stratoula could you please check with Alona and in the current Kibana repo the reason (if any) for the existence of the Rotate cell labels feature? I'm wondering if that was implemented as a workaround to improve the readability of values with tall but thin cells. I'd like to understand if we can do something better then that in this case: like reducing the font size, or something similar

markov00 avatar Oct 21 '20 10:10 markov00

@stratoula could you please check with Alona and in the current Kibana repo the reason (if any) for the existence of the Rotate cell labels feature? I'm wondering if that was implemented as a workaround to improve the readability of values with tall but thin cells. I'd like to understand if we can do something better then that in this case: like reducing the font size, or something similar

Sure Marco, I will update the issue when I have feedback on this.

stratoula avatar Oct 21 '20 10:10 stratoula