Summary
The existing EuiStat component allows for coloring the values by specific color variables (our default color set). We would like to use the EuiStat as a large legend/KPI component in the Observability homepage visualizations. We want to be able to color the values by the assigned color in the visualization, which uses the euiPaletteColorBlind color palette.
Would it be possible to allow the euiPalette colors to be assigned in the props? E.g. define euiColorVis9 as a color for value.


Summary
The existing
EuiStatcomponent allows for coloring the values by specific color variables (our default color set). We would like to use theEuiStatas a large legend/KPI component in the Observability homepage visualizations. We want to be able to color the values by the assigned color in the visualization, which uses theeuiPaletteColorBlindcolor palette.Would it be possible to allow the
euiPalettecolors to be assigned in the props? E.g. defineeuiColorVis9as a color for value.