-
Notifications
You must be signed in to change notification settings - Fork 8.6k
[Lens] Should Lens use colors from shared color service? #62193
Copy link
Copy link
Closed
Labels
Feature:DashboardDashboard related featuresDashboard related featuresFeature:LensTeam:Platform-DesignTeam Label for Kibana Design Team. Support the Analyze group of plugins.Team Label for Kibana Design Team. Support the Analyze group of plugins.Team:PresentationPresentation Team for Dashboard, Input Controls, and Canvas t//Presentation Team for Dashboard, Input Controls, and Canvas t//discuss
Metadata
Metadata
Assignees
Labels
Feature:DashboardDashboard related featuresDashboard related featuresFeature:LensTeam:Platform-DesignTeam Label for Kibana Design Team. Support the Analyze group of plugins.Team Label for Kibana Design Team. Support the Analyze group of plugins.Team:PresentationPresentation Team for Dashboard, Input Controls, and Canvas t//Presentation Team for Dashboard, Input Controls, and Canvas t//discuss
Type
Fields
Give feedbackNo fields configured for issues without a type.
The color mapping service is used by multiple visualizations (but not Lens), so that when two visualizations are shown in a dashboard, they use the same color scheme. If there are any duplicate values in the visualizations, they get the same color. This works because there is a default Kibana palette which visualizations share today- but Lens doesn't use the default palette or the color service.
The benefit of using the color service in Lens would be that if multiple Lens visualizations are embedded in a dashboard, colors would be shared like other visualizations. However, there are some open questions about how this would work.
themeinput which can be passed in from the dashboard?This issue is intended to discuss how Lens will use colors, which is related to many other issues: