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

fix(DonutChart): Put back secondary title when showing percentage by adamruzicka · Pull Request #3299 · patternfly/patternfly-react · GitHub

fix(DonutChart): Put back secondary title when showing percentage - #3299

Merged
tlabaj merged 1 commit into
patternfly:masterfrom
adamruzicka:donut-subtitle
Nov 19, 2019
Merged

fix(DonutChart): Put back secondary title when showing percentage#3299
tlabaj merged 1 commit into
patternfly:masterfrom
adamruzicka:donut-subtitle

Conversation

adamruzicka commented Nov 12, 2019
edited by tlabaj
Loading

Copy link
Copy Markdown
Contributor

When using a percentage-type donut chart, there used to be primary title (the percentage) and secondary title, which indicated what the percentage actually means. This secondary title is not being shown anymore. I believe it was accidentally droped in #2375

What: Add back the secondary title for percentage-type donut charts.

Issue #3323

Copy link
Copy Markdown
Collaborator

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

codecov-io commented Nov 12, 2019
edited
Loading

Copy link
Copy Markdown

Codecov Report

Merging #3299 into master will decrease coverage by <.01%.
The diff coverage is 0%.

@@            Coverage Diff             @@
##           master    #3299      +/-   ##
==========================================
- Coverage   67.44%   67.44%   -0.01%     
==========================================
  Files         892      892              
  Lines       24867    24868       +1     
  Branches     2141     2141              
==========================================
  Hits        16772    16772              
- Misses       7091     7092       +1     
  Partials     1004     1004
Flag Coverage Δ
#misc 95.45% <ø> (ø) ⬆️
#patternfly3 69.29% <0%> (-0.01%) ⬇️
#patternfly4 64.78% <ø> (ø) ⬆️
Impacted Files Coverage Δ
...atternfly-react/src/components/Chart/DonutChart.js 33.33% <0%> (-0.47%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a9c1bbc...4ef0d5a. Read the comment docs.

tlabaj left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

tlabaj merged commit 592ef2d into patternfly:master Nov 19, 2019
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.

5 participants


Back | FazBrowse Home | New Git URL