How can i give color to my Data Table/ Metric/ Markdown Widget in Visualization of Kibana
To make the look and feel of my Kibana Dashbaord cool, i want to give colors to various visualization components. Please let me know which file i have to touch to change the color
Or can i do this right away from Kibana Dashboard?
I'm not sure how this is doable with field formatters. We are planning to add explicit color selection to the product in a future release, please +1 in Github if this is important to you: https://github.com/elastic/kibana/issues/1362
I know it is quite an old post, but I would still like to know if this feature has been enabled yet?
Because it seems that I could not find the ways to give color to the Data Table or Metrics in Kibana.
Hi Tanya. I have a question about colors. I am using Kibana 5 and I would like to change my Status field in my data table based on its value. For example
if (Status == Complete) {
color = green
}
else if (Status == Terminated) {
color = red
}
I attempted to use the visualization:colorMapping in "Advanced Settings", but it has no effect at all.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.