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
When I set "topMargin" value for radial type data chart, a chart is disabled with no error.
Set "topMargin" value to "radial line" data chart as option.
The chart is disabled.
THe chart is displayed.
The text was updated successfully, but these errors were encountered:
@makoto0701 The topMargin option seems to be working as expected. Please review the following stackblitz.
topMargin
Sorry, something went wrong.
No branches or pull requests
Description
When I set "topMargin" value for radial type data chart, a chart is disabled with no error.
Steps to reproduce
Set "topMargin" value to "radial line" data chart as option.
Result
The chart is disabled.
Expected result
THe chart is displayed.
The text was updated successfully, but these errors were encountered: