Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
many charts have their background colors set, but i cant set transparency, chart look awkward against a gradient image background,
hope to support RGBA backgroundColor
Thanks!
The text was updated successfully, but these errors were encountered:
Hi @colaiven
Thanks for this issue. It was on my mind for a while, you give me the opportunity to tackle it.
I'll keep you posted when it's done (it's quite a rewrite).
Sorry, something went wrong.
@colaiven
You can upgrade to v.2.3.77 which adds support for transparent colors.
You can pass RGBA, HSLA, or HEX colors with alpha channel in dataset and config props.
The chart builder on the documentation website was updated too. See #111
@colaiven You can upgrade to v.2.3.77 which adds support for transparent colors. You can pass RGBA, HSLA, or HEX colors with alpha channel in dataset and config props. The chart builder on the documentation website was updated too. See #111
Great, thank you for making such a great product!
graphieros
Successfully merging a pull request may close this issue.
many charts have their background colors set, but i cant set transparency, chart look awkward against a gradient image background,
hope to support RGBA backgroundColor
Thanks!
The text was updated successfully, but these errors were encountered: