I've been looking at math notation and different packages but have yet to find anything that lets me print xbar (the average x).
I am hoping to use xbar as a label in matplotlib.
Any suggestions?
Thank you. Cheers
If you want to use x bar as a label in matplotlib, you can do it like this:
plt.ylabel(r'$\bar{x}$')
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With