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

#4505: Breaks transparent mode if you have a theme set #4541

Closed
elucidsoft opened this issue Jun 26, 2024 · 1 comment · Fixed by #4542
Closed

#4505: Breaks transparent mode if you have a theme set #4541

elucidsoft opened this issue Jun 26, 2024 · 1 comment · Fixed by #4542
Labels
bug Something isn't working

Comments

@elucidsoft
Copy link

Description

Steps to Reproduce

  1. Set theme to dark
  2. Set chart background to 'transparent'

Expected Behavior

The chart background will remain transparent but other elements of the chart will still use dark theme.

Actual Behavior

The chart background ignores the transparent setting and it's a dark grey color pulling from the theme.

Reverting back to 3.49.1 fixes the issue.

@elucidsoft elucidsoft added the bug Something isn't working label Jun 26, 2024
Sebastian-Webster added a commit to Sebastian-Webster/apexcharts.js that referenced this issue Jun 26, 2024
@Sebastian-Webster
Copy link
Contributor

Hi @elucidsoft, I'm sorry about that. Does #4542 fix the problem?

junedchhipa added a commit that referenced this issue Jun 26, 2024
…round

fix(#4541): fixed transparent background not appearing with dark mode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants