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 bars #148

Closed
hraff opened this issue Jun 5, 2013 · 5 comments
Closed

Color bars #148

hraff opened this issue Jun 5, 2013 · 5 comments

Comments

@hraff
Copy link

hraff commented Jun 5, 2013

Hi,

I would change color of a bar when I create or modify a histogram.

It would be highly appreciate if someone could help or share any idea on it. Many thanks.

Regards,
Hubert

@jsm-oxa
Copy link

jsm-oxa commented Jun 5, 2013

Hi hraff,

you can do it by setting "color" in query{} :
"type": "histogram",
"query": [
{
"query": "@message:png",
"label": "png",
"color": "rgb(37,146,146)"
},

jsm-oxa,

@Lins59
Copy link

Lins59 commented Jun 5, 2013

Hi,

Is there a way to do it using a colorpicker ? I'm facing the same issue.
Adding a field in editor.html works fine () but I can't get a colorpicker working on it. Any idea ?

@rashidkpc
Copy link
Contributor

Unfortunately a color picker has not yet been implemented. Coming soon!

@hraff
Copy link
Author

hraff commented Jun 10, 2013

Thanks for you help.

Now I seek where I can change color for a hits. If I add "color": "rgb(37,146,146)" in query{} there isn't any change on my dashboard.

@rashidkpc
Copy link
Contributor

This exists in pre3

harper-carroll referenced this issue in harper-carroll/kibana Jul 11, 2016
…eneration

There can be two different names that map to the same new name, causing confusion
gayathrir1172 added a commit to gayathrir1172/kibana that referenced this issue Mar 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants