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

Add individual padding vars for donut charts #2528

Closed
dlabrecq opened this issue Jul 16, 2019 · 0 comments · Fixed by #2529
Closed

Add individual padding vars for donut charts #2528

dlabrecq opened this issue Jul 16, 2019 · 0 comments · Fixed by #2529
Assignees
Milestone

Comments

@dlabrecq
Copy link
Member

dlabrecq commented Jul 16, 2019

Need to add individual padding vars for each donut chart. (Currently, the donut charts inherit the pie chart's padding property.) That will ensure changes, to the pie chart padding property, do not break donut charts.

Also need to ensure that the donut size is always the minimum of height / width (default) and the donutHeight / donutWidth props. This has the potential to cause layout issues depending on the order in which properties are set.

See pf-core vars: patternfly/patternfly#2067

@dlabrecq dlabrecq self-assigned this Jul 16, 2019
dlabrecq added a commit to dlabrecq/patternfly-react that referenced this issue Jul 16, 2019
dlabrecq added a commit to dlabrecq/patternfly-react that referenced this issue Jul 17, 2019
dlabrecq added a commit to dlabrecq/patternfly-react that referenced this issue Jul 17, 2019
dlabrecq added a commit to dlabrecq/patternfly-react that referenced this issue Jul 17, 2019
dlabrecq added a commit to dlabrecq/patternfly-react that referenced this issue Jul 17, 2019
dlabrecq added a commit to dlabrecq/patternfly-react that referenced this issue Jul 17, 2019
dlabrecq added a commit to dlabrecq/patternfly-react that referenced this issue Jul 17, 2019
dlabrecq added a commit to dlabrecq/patternfly-react that referenced this issue Jul 17, 2019
dlabrecq added a commit to dlabrecq/patternfly-react that referenced this issue Jul 17, 2019
dlabrecq added a commit to dlabrecq/patternfly-react that referenced this issue Jul 17, 2019
dlabrecq added a commit to dlabrecq/patternfly-react that referenced this issue Jul 17, 2019
dlabrecq added a commit to dlabrecq/patternfly-react that referenced this issue Jul 17, 2019
@rachael-phillips rachael-phillips added this to the Bluebird milestone Jul 22, 2019
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 a pull request may close this issue.

2 participants