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

theme_stat verwendete Farben auf zhpal einschränken #29

Open
schnllr opened this issue Jun 14, 2021 · 0 comments
Open

theme_stat verwendete Farben auf zhpal einschränken #29

schnllr opened this issue Jun 14, 2021 · 0 comments

Comments

@schnllr
Copy link
Contributor

schnllr commented Jun 14, 2021

momentan werden in der theme-Definition auch Farben von ausserhalb verwendet und definiert, evtl. könnte man diese oder ähnliche Farben auch aus der zhpal-Palette definieren

die palette werden anhand Rcolorbrewer definiert. das ist v.a. mühsam, wenn man später auf die definierten Farben wie color,grid zugreifen will, diese werden jedoch nicht exportiert

palette <- RColorBrewer::brewer.pal("Greys", n=9)
color.grid = palette[5]

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