Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

matplotlib plot dpi -> change format to svg

from IPython.display import set_matplotlib_formats
set_matplotlib_formats('svg')
Source by blakeaw.github.io #
 
PREVIOUS NEXT
Tagged: #matplotlib #plot #dpi #change #format #svg
ADD COMMENT
Topic
Name
5+1 =