Is it possible to create a diagram that uses the height that it needs automatically #11235
Answered
by
Udemology
Tobias-goldorange
asked this question in
Q&A
-
Hello, I have been trying to create a chart that automatically changes its height when needed. In my codepen you can see the problem: |
Beta Was this translation helpful? Give feedback.
Answered by
Udemology
Apr 17, 2023
Replies: 1 comment 1 reply
-
Hi @Tobias-goldorange , In you case you will need to increase the height of the chart based on the amount of bars you have. Have you seen this video, I think you need something like this: https://youtu.be/olxjiwpg6Tg |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Tobias-goldorange
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @Tobias-goldorange ,
In you case you will need to increase the height of the chart based on the amount of bars you have. Have you seen this video, I think you need something like this: https://youtu.be/olxjiwpg6Tg