JuliaGraphics / Winston.jl

2D plotting for Julia
MIT License
171 stars 55 forks source link

Change fontsize_min programmatically #298

Closed juliusgeo closed 5 years ago

juliusgeo commented 5 years ago

Is there any way to change the fontsize_min value in Winston.ini programmatically? I am running into issues because I cannot find a way to change the font size below 1.25 in a package context.

juliusgeo commented 5 years ago

I was able to figure it out. For anyone else attempting to do this: Winston._winston_config.defaults["fontsize_min"] = ".5" this will set the min font-size to .5