Kibana: color palettes that can be used across Kibana applications

Created on 21 Aug 2019  路  9Comments  路  Source: elastic/kibana

One of the most requested Elastic Maps features is the ability to define/customize a color palette for categorical data.

The Maps team would like to solve this problem with a solution that spans Kibana applications, so that categorical values are styled consistently across embedded panels. When a category value is symbolized as a blue marker on the Map, the same category value is also symbolized as a blue bar in a bar chart, and a blue pie slice in a pie chart and so on.

The Maps team would like a solution where users can define the color palette once and use the same color palette across any embeddable that is symbolizing the same set of values. Embeddables should use the pre-defined color palette by default so data is symbolized consistently by default. Embeddables can allow local modifications to the color palette to satisfy user needs.

The Maps team would like to put a POC forward to move the conversation into an implementation. Today, Index Patterns are the only way to share field meta data across Kibana. We would like to enhance Index Pattern field's with an optional property, Color Palette.

Canvas Visualizations AppServices Geo Kibana-Design KibanaApp Presentation discuss enhancement

All 9 comments

Pinging @elastic/kibana-gis

Pinging @elastic/kibana-canvas

Pinging @elastic/kibana-app

Pinging @elastic/kibana-design

It doesn't 100% solve what you want, but @cchaos is working on some work in EUI around "theming" charts. For the moment it just provides some base palette rules to visualizations. This doesn't expose those palettes as some sort of saved constant in the way you describe, but we'd be super interested in solving this problem. I think what you're getting at would be extremely cool.

Chat questions from recent "creating dashboard" webinar asking about color themes for visualizations

Screen Shot 2019-08-27 at 10 22 01 AM

Pinging @elastic/kibana-app-arch

For Maps, this may be good inspiration for color palettes http://colorbrewer2.org/#type=sequential&scheme=BuGn&n=3

Was this page helpful?
0 / 5 - 0 ratings

Related issues

timroes picture timroes  路  3Comments

tbragin picture tbragin  路  3Comments

timmolter picture timmolter  路  3Comments

bhavyarm picture bhavyarm  路  3Comments

LukeMathWalker picture LukeMathWalker  路  3Comments