I have a folder with ~12 vcf files from human genome ONT data that I want to plot, but I get this error: ValueError: Image size of 1358933x7111 pixels is too large. It must be less than 2^16 in each direction. It looks like a matplotlib issue from my searches online, is there a way one can save to pdf instead of jpg?