Hi,
as you can see in this notebook https://www.kaggle.com/gianlab/countries-responsible-for-deforestation it is not possible to visualize in the bar plots the deforestation values for Brazil and Tanzania with the instruction: geom_text (aes (label = cum), hjust = 1.1, size = 2). How can I solve? Thanks
What happens if you set xlim
to a larger negative value?
JW
1 Like
Fixed with ylim. Thank you
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.
If you have a query related to it or one of the replies, start a new topic and refer back with a link.