Plots.jl
Plots.jl copied to clipboard
[FR] Retrieve Plot Attributes
It would be great if Plots had ways to retrieve plot attributes, not just set them. For instance it would be useful to setup conditional control protocols depending on what theme or background color is being employed.
i.e.
display(Plots.theme)
> :dark