Replies: 1 comment 1 reply
-
This isn't possible in v2.x, but it is possible in v3 using the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I am trying to chart percentiles (0-100%) with a horizontal bar chart.
I'd like to be able to set 50% as the mid point (e.g. Y=50), so that percentiles below 50% will be drawn to the left of the X axis.
The following is the effect I am after (note I have put overlay labels on the bars just to indicate the input data, I'm not seeking this visual effect):
Is there a way to achieve this with axis/scale options? Could it be done by creating a custom axis?
Thanks,
Tom
Beta Was this translation helpful? Give feedback.
All reactions