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

default themes #32

Closed
pbiecek opened this issue Jan 18, 2023 · 0 comments · Fixed by #56
Closed

default themes #32

pbiecek opened this issue Jan 18, 2023 · 0 comments · Fixed by #56
Assignees
Labels
feature 💡 New feature or request R 🐳 Related to R

Comments

@pbiecek
Copy link
Member

pbiecek commented Jan 18, 2023

DALEX can now set themes globally by using

DALEX::set_theme_dalex("ema")

to support this you may need to replace theme_drwhy() with DALEX::theme_default_dalex()

note that set_theme_dalex takes two themes for horizontal and vertical plots

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 💡 New feature or request R 🐳 Related to R
Projects
None yet
2 participants