Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color palette selection #1362

Closed
onlyjazz opened this issue Jul 14, 2014 · 262 comments
Closed

Color palette selection #1362

onlyjazz opened this issue Jul 14, 2014 · 262 comments

Comments

@onlyjazz
Copy link

I'm collecting data in elastic search. the mapping looks like this:

"mappings" : {
"dosing": {
"properties" : {
"sitename" : {"type" : "string", "index" : "not_analyzed"},
"subjectlabel" : {"type" : "string", "index" : "not_analyzed"},
"visitnumber" : {"type" : "integer"},
"metric" : {"type" : "string"},
"what" : {"type" : "string"},
"risk" : {"type" : "string"},
}}}
Risk is a string with a low, mid or high value - using an Items panel - I produce a chart with 3 bars - for High, Mid and Low

I have not been able to figure out how to change the colors of the bars - I'm using the default green, yellow and blue - which doesn't really work for high, mid and low risk.

I suppose I could hack the CSS and replace the colors with a different palette but it would be more elegant if there a bar.color property one could set
Ideas?
Thanks
Danny

@enda
Copy link

enda commented Aug 27, 2014

Hi,

I will work on it soon. We will create a new panel (as a new dashboard settings tab) to configure a list of (key, color) pairs. We also think of a method to give the same color if data have the same key/name, but not in the configuration table we created.

Implem may be visible at https://github.com/meltygroup/kibana soon.

Jerome

@onlyjazz
Copy link
Author

onlyjazz commented Sep 1, 2014

That's very cool. I'll be following this

Danny

On 27 August 2014 19:56, Musialak Jerome notifications@github.com wrote:

Hi,

I will work on it soon. We will create a new panel (as a new dashboard
settings tab) to configure a list of (key, color) pairs. We also think of a
method to give the same color if data have the same key/name, but not in
the configuration table we created.

Implem may be visible at https://github.com/meltygroup/kibana soon.

Jerome


Reply to this email directly or view it on GitHub
#1362 (comment)
.

Security & compliance specialists for biomed: http://www.s
http://www.pathcareblog.com/oftware.co.il/
Phone: +972 54 447 1114

Private messaging and sharing for doctors and patients:
http://www.pathcare.co/

@enda
Copy link

enda commented Sep 1, 2014

Hi,

I'm waiting for some informations about kibana4 before starting the development on this feature.

@w33ble
Copy link
Contributor

w33ble commented Oct 6, 2014

Seems similar to #1304. Color selection in Kibana 4 is still a point of contention and will be getting a revision in Beta 2 I believe, so this should get discussed in the not too distant future.

@rashidkpc rashidkpc changed the title Is it possible to control the colors of the bars in Kibana? Color palette selection Dec 29, 2014
This was referenced Dec 29, 2014
@timroes
Copy link
Contributor

timroes commented Jan 19, 2015

The color discussion seems to be split about multiple issues. Beta 2 didn't had the function for coloring charts individual. (I guess the red/green example for high-low/ok-fail/etc. stuff would be the most common use case.) Is this still in consideration or already worked on?

@JulienPalard
Copy link

I'm just dropping this here to centralize informations about colors:
Default palette works badly with an overlapped area chart: green, light blue and blue are pretty indistinctible while overlaped.

But I'm not sure there is a color set that plays whell visually with overlapping ^-^

@rashidkpc
Copy link
Contributor

From @kkirsche in #3193

X-Ref Accessibility: #3129 | X-Ref twbs/bootstrap#14744

Saw this come up during the WebEx chat and wanted to put up an issue at least so it's something that can be considered. Specifically minimum contrast levels per the W3's accessibility guidelines

Normal:
screen shot 2015-02-26 at 12 43 38 pm

Protanopia / Deuteranopia Colorblindness:
screen shot 2015-02-26 at 12 44 15 pm

@rashidkpc rashidkpc removed this from the 4.3.0 milestone Mar 2, 2015
@pemontto
Copy link

👍

@crudbug
Copy link

crudbug commented Apr 14, 2015

👍 ETA on this ?

@sqpdln
Copy link

sqpdln commented Apr 16, 2015

+1

@cphoover
Copy link

+1 this is a very important one... particularly because we have colorblind users

@ghempton
Copy link

👍 unfortunate that a big blocker for a lot of people moving from 3 to 4 revolves around aesthetics

@naneau
Copy link

naneau commented Apr 20, 2015

Without a way to use clear marker colors, it's hard to create charts that show problems at a glance, definitely 👍

@ESamir
Copy link

ESamir commented May 1, 2015

+1

@jasonmartens
Copy link

Even for those of us that are not colorblind, having random colors assigned to a chart makes them much harder to understand than kibana3. I wouldn't call that an aesthetic issue, but a bug.

@jvkassi
Copy link

jvkassi commented Jan 8, 2016

I also switch to master build.
Great work guys ! Keep up !! :)

jean-vincent KASSI
+22503487790
http://www.viadeo.com/fr/profile/jean-vincent.kassi

On Fri, Jan 8, 2016 at 9:48 AM, Olivier Liechti notifications@github.com
wrote:

I am really new to elastic search and kibana, and color palette was one of
the first thing I looked for (green/red for indicators). After finding this
issue, I have grabbed the 4.4.0 branch and was able to see the new feature
in action. Great work and many thanks for this really useful work!


Reply to this email directly or view it on GitHub
#1362 (comment).

@dilip2048
Copy link

+1

6 similar comments
@rmolabanti
Copy link

+1

@karthikdivi
Copy link

+1

@Simakink
Copy link

+1

@athondapu
Copy link

+1

@vaibhavsankaye
Copy link

+1

@EvgenyNikitin
Copy link

+1

@markwalkom
Copy link
Contributor

FYI this has been released with 4.4, you don't need to +1 it anymore :)

@exhuma
Copy link

exhuma commented Feb 8, 2016

Thanks @markwalkom. With all the +1s, I completely missed that change. Glad I can finally unsubscribe. The +1s are really generating a lot of noise :(

@kkirsche
Copy link
Contributor

No more + @michaelneale as this has been released.

@sumit-gupta-sgt
Copy link

@rashidkpc Is this available on Tile Map?
I mean coloring i am able to see ..but i am not able to modify coloring.

Thanks,
Sumit

@lukasolson
Copy link
Member

@sumit-gupta-sgt It's currently not supported on the tile map. See #5517.

@antonselukh
Copy link

+1

1 similar comment
@MikhailBogdanov
Copy link

+1

@upalkhouski
Copy link

upalkhouski commented Jul 5, 2016

+1
Fully support this feature. Without custom colors bound to specific values and ranges it is not possible to create truly informative dashboards and KPI panels

@podmian
Copy link

podmian commented Jul 5, 2016

+1

7 similar comments
@sarzamas
Copy link

sarzamas commented Jul 5, 2016

+1

@xdemocle
Copy link

xdemocle commented Jul 6, 2016

+1

@antonin42
Copy link

+1

@kirkchen
Copy link

kirkchen commented Sep 4, 2016

+1

@raphoun
Copy link

raphoun commented Sep 14, 2016

+1

@AnbarasuRam
Copy link

+1

@heinzmeise
Copy link

+1

@jarlelin
Copy link

For everyone still commenting on this feature, this was released in kibana 4.4.

@AliAqdasShah
Copy link

AliAqdasShah commented Oct 20, 2017

+1. Should be available for metrics visualization based on value from another metrics as color range

@mruthun
Copy link

mruthun commented Jan 24, 2020

+1 Choosing my own color individually and different patterns in the pallet will help. Also to select the color for max value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests