You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Visualizations should default to the standardized color scales defined in OpenSearch Dashboards, or at least use the OUI color utility colorPalette() to generate similar scales.
Observability visualizations use different quantitative color scales than all other OpenSearch Dashboard visualizations:
dashboards-observability/common/constants/colors.ts
Lines 100 to 181 in d1f5d3b
(For visual comparison, see opensearch-project/oui#601)
Visualizations should default to the standardized color scales defined in OpenSearch Dashboards, or at least use the OUI color utility
colorPalette()
to generate similar scales.For a similar mitigation, see opensearch-project/OpenSearch-Dashboards#4325
The text was updated successfully, but these errors were encountered: