Open stratoula opened 1 year ago
Pinging @elastic/kibana-visualizations (Team:Visualizations)
users won't be able to color the tiles that have non numeric metrics
We should check for this and disable the dynamic
coloring option.
Let's also add the same functionality for datatable.
Describe the feature:
When this is merged https://github.com/elastic/kibana/issues/137756 the users won't be able to color the tiles that have non numeric metrics. There are use cases that this would be really helpful (for example statuses use cases). We could support this by allowing the new color mapping functionality for these fields.
So in the example below I can say that I want US to be mapped with colorA, CN with colorB etc