Support log scale with Bar series X axis
Status: Beta
Brought to you by:
yoshitaka
It is sometimes useful to have log scale for the X axis to create for example density charts where the X axis is a range of numbers (for example durations of queries) and the Y value would be a number representing the count of values within a certain range.
I attached a patch that fixes this