How to plot percentile distributions?

Hi Marius,

Here is a screenshot, as you can see there are 2 issues:

  • The X axis is overcrowded with labels showing the latency values, and there is no good way to adjust this. Ideally, it should be a histogram-like axis showing percentiles like 99%, etc.
  • When you get more series on the diagram, you start losing data on the individual lines, as it seems the number of data points is decided for all the lines together.

Btw. the code pasted above is a view definition copied from Kibana - hopefully it should be possible for you to import the view and reproduce on your local instance.