I am trying to create a scatter plot from an index (created with a transform). The data is available at the datasource preview of the query but it doesn't show up in the chart.
Running the chart in debug mode gives an empty data array.
Could you help? I had a similar problem when I tried to create a scatter from this data with Vega
As you source index is already created using elasticsearch tranform and all value are already aggregated, you need just to show values at canevas level, i will suppose that you query is a sample SQL like : select * from "index_name"
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.