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 background issue #85

Open
dev060 opened this issue Jul 1, 2023 · 0 comments
Open

chart background issue #85

dev060 opened this issue Jul 1, 2023 · 0 comments

Comments

@dev060
Copy link

dev060 commented Jul 1, 2023

Hi..

widgetOptions = {
... , // other properties

overrides: {
    "paneProperties.background": "#FFFFFF",
    "paneProperties.backgroundType": "solid",
}

}

I used this option but chart background is not changed. it's using default gradient background
Other properties work fine.

In fact, the custom background color is reflected only on the first load, and default gradient background color is used from subsequent loads (even for only chart reload).

Can you help me on it?
Thanks

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