Since, i'm a newbie to python. I was trying to save a plot using matplotlib in python with the command plt.savefig()
.
The problem is that the image being save is low in resolution. Unable to read data points.
I was wondering if there is a way to save such figures in a very high resolution?