Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

black plot? #59

Open
AshtonSBradley opened this issue Oct 11, 2020 · 0 comments
Open

black plot? #59

AshtonSBradley opened this issue Oct 11, 2020 · 0 comments

Comments

@AshtonSBradley
Copy link

I would like to make a plot with :dark theme, but change the background to be entirely black.

If I do

using Plots
theme(:dark,background_color_outside=:black,foreground_color=:black,background_color=:black); plot(sin)

I get
Screen Shot 2020-10-12 at 11 42 44 AM

Is there some extra property to set the background color inside the figure axis?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant