Replies: 1 comment 2 replies
-
Displaying the inline labels above the bars would indeed be a useful option. For the unit, I think you should just divide the values by 1000? That would make your graph cleaner. |
Beta Was this translation helpful? Give feedback.
2 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 am building a dash with SQLPage and here is an example of the graph that displays hourly revenue vs last year

I'd like to be able to format the yaxis as k€, and the number on top of the bars should be k€ as well as be displayed above the graph for better visibility.
Can an option "above" be implemented for displaying numbers above the bars, and an option "k€" as well so that the graphs displays the yaxis and the labels as "k€"
thanks !!
Beta Was this translation helpful? Give feedback.
All reactions