I have a graph in Kibana that looks as such:
As you can see the lines are not connected where no data exists. The connections are inferred with a regular line chart. Anyway to get that inference with timelion?
I have a graph in Kibana that looks as such:
As you can see the lines are not connected where no data exists. The connections are inferred with a regular line chart. Anyway to get that inference with timelion?
If you look in the Docs
menu for Timelion there is a function reference. Look at .fit()
and see if it takes care of it for you.
Regards,
Lee
Worked like a charm. Thank You.
I feel like the docs for time lion need to be more visible...
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.