I have in my startup.jl:
const PLOTS_DEFAULTS = Dict(:theme => :wong, :fontfamily => "Computer Modern",
:label => nothing, :dpi => 600
)
I have in my startup.jl:
const PLOTS_DEFAULTS = Dict(:theme => :wong, :fontfamily => "Computer Modern",
:label => nothing, :dpi => 600
)