We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I tried this code:
using Makie using MakieThemes show_ggthemr(:fresh)
and get this output:
I suppose this is not meant to be like that, but should be more colorful as indicated on https://github.com/JuliaPlots/MakieThemes.jl
Any ideas? I'm on julia 1.4 on windows 10.
Julia Version 1.4.2 Commit 44fa15b150* (2020-05-23 18:35 UTC) Platform Info: OS: Windows (x86_64-w64-mingw32) CPU: Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-8.0.1 (ORCJIT, skylake) Environment: JULIA_EDITOR = "C:\Users\joach\AppData\Local\Programs\Microsoft VS Code\Code.exe" JULIA_NUM_THREADS = 8
The text was updated successfully, but these errors were encountered:
You're right, the package is broken - I'll update the readme
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
I tried this code:
and get this output:
I suppose this is not meant to be like that, but should be more colorful as indicated on
https://github.com/JuliaPlots/MakieThemes.jl
Any ideas? I'm on julia 1.4 on windows 10.
The text was updated successfully, but these errors were encountered: