Moving bar labels to the side, so it won't overlay

Viewed 23

I have a problem with bar labels, the values overlays with the part of the chart.

This is my code that gives the values, and I am using barplot chart

nam_atl.bar_label(nam_atl.containers[0])

Output: enter image description here

Is there a way to move it a bit to the side?

0 Answers
Related