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

fix: set definedZoomBarData to zoom bar data #909

Merged

Conversation

hlyang397
Copy link
Contributor

Updates

  • when set zoom bar data, use defined zoom bar data if exists.
  • Without this fix, zoom bar will always use chart data instead of zoom bar data when setData is called.

Demo screenshot or recording

No change in demos.
It only has impact when zoom bar data is updated in run time.

Review checklist (for reviewers only)

  • Demos all features
  • Documented/annotated
  • Matches UI/UX specs
  • Meets the code style guide
  • Accessible
  • Mobile first (responsive)
  • RTL support (bidirectional text)
  • Performant (limited bloat)

@hlyang397 hlyang397 requested review from zvonimirfras and removed request for a team December 14, 2020 08:53
@theiliad theiliad added the type: bug 🐛 Something isn't working label Jan 6, 2021
@theiliad theiliad requested a review from sophiiae January 6, 2021 15:39
@theiliad theiliad merged commit d446e47 into carbon-design-system:master Jan 7, 2021
@theiliad theiliad deleted the set-defined-zoomBarData branch January 8, 2021 17:21
theiliad pushed a commit to theiliad/carbon-charts that referenced this pull request May 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants