Bug with Bar charts
#11881
Replies: 1 comment
-
I suspect the values are to small that each pixel represents a higher value than it can display. Have you considered using a logarithmic scale? It's better suited for distinguishing lower values more clearly: https://www.youtube.com/watch?v=P6sHbpKq-Hc&t=1s |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I've found that there is an error in the way of showing values in between 6 and 12 when representing Bar charts. The issue comes when you represents a chart with a huge range of values. I don't know if there is a solution for this yet, in witch case, please let me know.
Beta Was this translation helpful? Give feedback.
All reactions