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 an empty array is given as the value for style in VictoryLabel, a fallback value should be used instead.
style
The text was updated successfully, but these errors were encountered:
This should be taken care of by this PR. I'll update the PR description to include it.
Sorry, something went wrong.
Merge pull request #328 from parkerziegler/feature/inline-multi-label
73534d4
Add support for inlining multiple text and passing an array via the lineHeight prop. Features for #893, #902, and #904.
parkerziegler
No branches or pull requests
When an empty array is given as the value for
style
in VictoryLabel, a fallback value should be used instead.The text was updated successfully, but these errors were encountered: