Replies: 1 comment
-
If someone makes a pull request I'll accept it in. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there any interest in adding a Bar Chart which displays horizontally?
FWIW, I tried rotating the chart view pre-render, but as the view lives in a short, wide element it appears to render, then rotate - and the initial render (which becomes width) is the container height, which cuts off the width of the rotated bar chart to the height of the container.
Suggestions on either a workaround or, (better yet) a possible new chart type?
Beta Was this translation helpful? Give feedback.
All reactions