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

Android: Change background color of a chart #251

Open
mohammedysamir opened this issue Mar 19, 2022 · 2 comments
Open

Android: Change background color of a chart #251

mohammedysamir opened this issue Mar 19, 2022 · 2 comments

Comments

@mohammedysamir
Copy link

I need to change background color in Kotlin/Android from white to transparent or can sync it with Theme, I searched all issues and found just one solution, and it's for JS and I can't apply it to Kotlin

@Shestac92
Copy link

Unfortunately, it is not supported in the current version of the library. We will take it into account for future updates.

@vaidik1011
Copy link

cartesian.background().enabled(true);
cartesian.background().fill("#2f3241");

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

3 participants