Hey @tomak, would you mind describing the structure of your data in Elasticsearch? Are you looking for a Pie to represent the break-down for a single product, or the percentage each component (taxes, transport, etc.) contributes to the process across all products?
@tomak you'll have to restructure your data to be able to create Visualizations from this data in Kibana. Kibana's Visualizations expect all the data to be in a single index, and can't do "lookups" from other indices. Once you have all the data in the same index, you can use the Pie Chart visualization to do what you're looking for.
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.