In an histogram visualization, when the values of the field of the Metrics are near to 0, you can hardly see them. Is there any way to zoom also in x-axis except of the zoom in y-axis you can now do? Or other way to see such small values?
It sounds like the issue here is that you have some values that are quite large, which makes the smaller values (which you're interested in) too small to distinguish from empty values. There are a couple of things you could try to make them more noticeable.
In the Metrics & axes tab, you should find the following options:
Scale type: By setting this to "log", it should make the smaller values more visible. However, a logarithmic scale for the axis may or may not be what you want. Set axis extents: By setting a custom min/max for the y-axis, you can make the smaller values visible. However, this will make it so any values above the max appear equal.
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.