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

Chart theme support #230

Open
RyanHope opened this issue Jan 30, 2023 · 0 comments
Open

Chart theme support #230

RyanHope opened this issue Jan 30, 2023 · 0 comments

Comments

@RyanHope
Copy link

This package doesn't seem to adjust the 2d and 3d chart/plot themes in dark mode.

This works well for 3d plots:
.activeTheme().setType(Q3DTheme.ThemeEbony)

And this is good for 2d plot:
.setTheme(QChart.ChartThemeDark)

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