I have Data like this:
Max = 10;
Min = 5;
Value = 8;
Is it possible to create a Gauge-Visualisation, where I can define the range (max and min) with my data?
I have Data like this:
Max = 10;
Min = 5;
Value = 8;
Is it possible to create a Gauge-Visualisation, where I can define the range (max and min) with my data?
Do you mean that the gauge will change its ranges depending on the maximum and minimum data in your dataset? Unfortunately, I don't think it's possible, but you can define your range(s) statically:
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.