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
Describe the bug Just add on your page chart area and set showXAxis and showYAxis to false
To Reproduce Steps to reproduce the behavior:
Screenshots
With bug](https://monosnap.com/file/6kmBn92zBhoFGrqY9hfEsTMfAdqM8W)
Expected behavior There should be a normal display of chart with color
Demo Just try this on stackblitz
ngx-charts version latest 11.1.0
Additional context Unfortunately, I even have no workaround, please help!
P.S. After resizing the browser colors appearing!
The text was updated successfully, but these errors were encountered:
Thanks for reporting this. A short-term workaround for this would be setting the gradient input to false.
gradient
This is a bug that needs fixing though.
Sorry, something went wrong.
A quick workaround for this issue is to wrap the chart in a div with display: grid.
We have published a mirrored version ngx-charts that should fix this issue via @bugsplat/ngx-charts and opened PR #1637
Successfully merging a pull request may close this issue.
Describe the bug
Just add on your page chart area and set showXAxis and showYAxis to false
To Reproduce
Steps to reproduce the behavior:
Screenshots
With bug](https://monosnap.com/file/6kmBn92zBhoFGrqY9hfEsTMfAdqM8W)
Expected behavior
There should be a normal display of chart with color
Demo
Just try this on stackblitz
ngx-charts version
latest 11.1.0
Additional context
Unfortunately, I even have no workaround, please help!
P.S. After resizing the browser colors appearing!
The text was updated successfully, but these errors were encountered: