Go to the documentation of this file. 4 from matplotlib
import pyplot
as plt
7 plt.rcParams[
"svg.fonttype"] =
"none" 8 plt.rcParams[
"font.size"] = 16
9 plt.rcParams[
"savefig.directory"] =
"../../Figures/Master" 10 plt.rcParams[
"savefig.format"] =
"svg"