I've created a vertical bar chart with Bar Mode=Percentage that aggregates 2 metrics and displays the results as a percentage.
For my buckets I'm using Terms Aggregation. And I want to get the top 10 terms ordered by Percentage.
Is there any way to do this in Kibana 4.1?