I have two columns X and Y, with simple values as below.
X: 2 , 3, 4, 5, 7, 8,
Y: 1, 2, 3, 4, 5, 6
I simply want a vertical bar or a line graph with X values against Y values. I don't want any aggregation to happen. In Kibana for any time type of graph there is a default option for aggregating the data, What if I don't want to do aggregate (club data document and perform action like count, Max, Min), I simply want values of one field should appear against the values of different field.
Is it possible to achieve in Kibana, Thanks in Advance !
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.