-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Allow customizable color palettes in Kibana #17764
Copy link
Copy link
Closed as not planned
Labels
Feature:LensFeature:VisualizationsGeneric visualization features (in case no more specific feature label is available)Generic visualization features (in case no more specific feature label is available)Team:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//release_note:enhancement
Metadata
Metadata
Assignees
Labels
Feature:LensFeature:VisualizationsGeneric visualization features (in case no more specific feature label is available)Generic visualization features (in case no more specific feature label is available)Team:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//release_note:enhancement
Type
Fields
Give feedbackNo fields configured for issues without a type.
We should allow to customize the color palette, that is used in Kibana for visualization colors (and maybe more). That way users could customize them to company specific color schemes or in general fit their needs. The color pickers should reflect that customized color palette, as charts should use that color palette by default to generate their colors.
Optionally we might want to think about multiple color palettes, so you can select a different color palette per chart, that is used to seed the chart colors.
Supersedes #10173