Plots.jl saves pgfplotsx() figures like this:
...
width={150.4mm}, height={99.6mm},
xlabel style={...},
ylabel style={...},
...
How do I prevent these properties from being written to the file?
Plots.jl saves pgfplotsx() figures like this:
...
width={150.4mm}, height={99.6mm},
xlabel style={...},
ylabel style={...},
...
How do I prevent these properties from being written to the file?