I want to make a line chart which y-axis data are depending on the x-axis data.
My x-axis is based on the @timestamp and I want to compare a field with the different
values of the x-axis. (Better description at the next comment )
I have data with a start- and a end-time.
The end-time is unknown first when the JSON's incoming.
I now want to display the data from the start until the end time.
Is this possible?
Other then setting an absolute range where you know that documents will appear from the timepicker, there isn't a way to fit bounds to data. You can open an enhancement request here: https://github.com/elastic/kibana/issues
and the developers will give it a look.
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.