FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(chart): ensure dynamic chart size is never less than zero by dlabrecq · Pull Request #2590 · patternfly/patternfly-react · GitHub

fix(chart): ensure dynamic chart size is never less than zero - #2590

Merged
dlabaj merged 1 commit into
patternfly:masterfrom
dlabrecq:2587-donut-warning
Jul 25, 2019
Merged

fix(chart): ensure dynamic chart size is never less than zero#2590
dlabaj merged 1 commit into
patternfly:masterfrom
dlabrecq:2587-donut-warning

Conversation

Copy link
Copy Markdown
Member

The donut threshold chart generates a 'width must be a non-negative' warning when donutWidth values are zero.

This change ensures the dynamic chart size is never less than zero.

Fixes #2587

Copy link
Copy Markdown
Collaborator

PatternFly-React preview: https://patternfly-react-pr-2590.surge.sh

dlabaj merged commit 9e9b48e into patternfly:master Jul 25, 2019
dlabrecq deleted the 2587-donut-warning branch September 25, 2019 14:14
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Donut threshold chart warning for donutWidth=0

4 participants


Back | FazBrowse Home | New Git URL