I am unable to perform plots due to different bar() function signature.
According to this https://matplotlib.org/3.2.1/api/_as_gen/matplotlib.pyplot.bar.html the bar()
has a different implementation that what you are using.
Do you know what version are you using? Thanks
I am unable to perform plots due to different bar() function signature.
According to this https://matplotlib.org/3.2.1/api/_as_gen/matplotlib.pyplot.bar.html the bar()
has a different implementation that what you are using.
Do you know what version are you using? Thanks