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

'set_theme()' should accept "feature list" #657

Closed
alshan opened this issue Dec 16, 2022 · 2 comments
Closed

'set_theme()' should accept "feature list" #657

alshan opened this issue Dec 16, 2022 · 2 comments
Assignees
Milestone

Comments

@alshan
Copy link
Collaborator

alshan commented Dec 16, 2022

LetsPlot.set_theme(theme_bw()+flavor_solarized_dark())

ValueError: Wrong option type. Expected theme but was feature-list.

Or provide other way, perhaps:

LetsPlot.set_flavor(flavor_solarized_dark())
@alshan alshan added this to the 2023Q1 milestone Dec 28, 2022
@alshan alshan modified the milestones: 2023Q1, 2023Q2 Mar 30, 2023
@alshan alshan modified the milestones: 2023Q2, 2023Q3 Jun 28, 2023
@alshan alshan modified the milestones: 2023Q3, 2023Q4 Sep 29, 2023
@alshan
Copy link
Collaborator Author

alshan commented Oct 10, 2023

Related issue in LPK concerning default color palettes: JetBrains/lets-plot-kotlin#213

@alshan alshan modified the milestones: 2023Q4, 2024Q1 Dec 29, 2023
@alshan alshan modified the milestones: 2024Q1, 2024Q2 Mar 29, 2024
@RYangazov RYangazov self-assigned this Apr 10, 2024
@RYangazov
Copy link
Contributor

Fixed via 0b34814

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

2 participants