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

fix(Chart Themes): Fix missing fill and stroke colors for area and line charts by TheRealJon · Pull Request #2626 · patternfly/patternfly-react · GitHub

fix(Chart Themes): Fix missing fill and stroke colors for area and line charts - #2626

Merged
tlabaj merged 1 commit into
patternfly:masterfrom
TheRealJon:2624-github
Aug 2, 2019
Merged

fix(Chart Themes): Fix missing fill and stroke colors for area and line charts#2626
tlabaj merged 1 commit into
patternfly:masterfrom
TheRealJon:2624-github

Conversation

TheRealJon commented Aug 1, 2019
edited by dlabrecq
Loading

Copy link
Copy Markdown
Contributor

fix #2624

What:

  • Set area.style.data.fill to first color scale value in colorTheme function.
  • Set line.style.data.stroke to first color scale value in colorTheme function

…ne charts

Data fill and stroke colors were not being set in 'colorTheme' helper function for area and line
charts.

fix #2624

Copy link
Copy Markdown
Collaborator

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

TheRealJon requested a review from dlabrecq August 1, 2019 16:49

dlabrecq left a comment

Copy link
Copy Markdown
Member

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

Looks good.

FYI, Select.test.tsx.snap was also updated. Although, the build seems ok

TheRealJon requested a review from dlabaj August 1, 2019 17:41

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 9d3138c into patternfly:master Aug 2, 2019
TheRealJon deleted the 2624-github branch August 5, 2019 13:56
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.

Bug - ChartArea does not have correct fill color when not wrapped by ChartGroup

4 participants


Back | FazBrowse Home | New Git URL