On the horizontal barchart, I'm using a simple count. For example, the count might range from 0-5. The barchart currently labels the X-axis a 0.0, 0.5, 1.0, 1.5, …
How do I control the x-axis so that it only labels whole numbers (0,1,2,3,4,5) rather than also including the .5 labels?
Catherine, this works great! However, my graph differs from your example in that mine shows one decimal point. For example, 1.0, 2.0, 3.0, etc. In your example, there is no decimal point. Any idea how to suppress this?
It looks like that's how it's auto formatted by the plot element. There currently isn't a way to change the format of the labels, but there is an issue to add support for custom formatting that you can track here: https://github.com/elastic/kibana/issues/27926.
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.