Hi all
I create a area chart, but there are something wrong.

pls help~
Hi all
I create a area chart, but there are something wrong.

pls help~
You might only be matching a single document, which would cause only one point to show and create an empty area. Try zooming out and removing the _type:20170116 filter from the query bar
in this case you are using term split for your x axis .... if you want to plot time based data you probably want date histogram for your X axis. But then you must make sure your time picker in the top right corner has a correct time range selected (where you actually have data)
area chart can only be drawn once we have two points .... you can first try to play with vertical bar chart, as it can be plotted even with just one data point.
© 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.