reneshbedre/bioinfokit

Saving Plots in High Resolution

vappiah opened this issue · 2 comments

Hi @reneshbedre . I would like to suggest an additional parameter for saving the images and that is to include dpi option so that plots can be saved as high resolution images.

@vappiah

Thank you for your suggestion. The DPI parameter for setting the resolution is already included and can be defined with parameter r. Please see docs here https://github.com/reneshbedre/bioinfokit

I found it . Thanks