[Solved][Python] How to Remove with borders when drawing in matplotlib package
matplotlib is a famous python plot package and most of user used it to process the image.
But when I using matploblib package to plot a image, I do not like the white border of my plot image.



