-
Notifications
You must be signed in to change notification settings - Fork 2
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
Check in Dark Mode #6
Comments
@cormullion , what a pleasure to have you checking my package! Thanks a lot for the heads-up on the dark mode docs. |
I've checked the docs for Gadfly. They actually leave without the white background. I was wondering whether it is a good idea to have the white background, cause it might lead people to think that such background is always present. I've added the white background to some plots, but I'm thinking of leaving as it is in the other stuff. Just to be clear, every figure can have a white background by simply writing: draw(plt, style="background-color:white") |
Looks pretty cool!
I suggest you have a quick look through the docs in Dark Mode - quite a few images need a background. since you’re using black ink a lot. 😀
The text was updated successfully, but these errors were encountered: