[Vis colors] Update default color in TSVB to use ouiPaletteColorBlind()[0] #4324
Labels
OUI compliance
Issues and PRs to maximize OUI usage and remove style and component hacks
unified visualization UX
The TSVB visualization (
vis_type_timeseries
plugin) uses#68BC00
as the default color for a single-series: https://github.com/opensearch-project/OpenSearch-Dashboards/blob/main/src/plugins/vis_type_timeseries/public/metrics_type.ts#L56Instead, it should use the first color from
euiPaletteColorBlind()
.see opensearch-project/oui#601 for visual comparison
The text was updated successfully, but these errors were encountered: