I have created custom table using matplotlib, where I am wrapping long text in some of the cells. It works fine with plt.show(). However, when I save the image usin
plt.show()