I would like to represent the job with the maximum time, using a color different from the color used for the rest of the jobs. For example, I would like to represent the job A in the given graph with the color red and the rest of the jobs with the color green.
How can I accomplish this?
I'm using Elasticsearch 5.2.0 and Kibana 5.2.0 on windows 7.
@GautamP, very interesting. I guess you want to highlight the "highest" item.
The color-coding in Kibana bar-charts is the same for every metric. Only when you split, you could have different colors. But such a split would be "vertical", not horizontal.
As a solution to my problem, I then have to manually set the color of the highest bar to red and the color of the rest of the bars to green. It would be better if there was an option to have the highest bar in one color and the rest in another color, by default.
Is there a way to modify the source code of the vertical bar chart visualization of my local kibana instance so that the highest bar has a different colour by default?
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.