Annotate Deleted my previous Formatting in plt
问题 I am using Matplotlib.pyplot library in order to draw a barchart of a dataframe.I am using the code below and i am using the scripting layer instead of using the artist layer(object oriented method). I have solve my problem with the artist layer however i want to solve it with the plt method as well. PROBLEM:Firsty I format the plot and then I want to put percentages in the top of each barchart ,however when I do the annotation method to put the percentages the previous formatting is