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

feat(charts): Update Victory dependencies #7986

Merged
merged 1 commit into from
Sep 16, 2022

Conversation

dlabrecq
Copy link
Member

@dlabrecq dlabrecq commented Sep 15, 2022

Update Victory dependencies to v36.6.7

Change log:
https://github.com/FormidableLabs/victory/blob/main/CHANGELOG.md

Closes #7614

@patternfly-build
Copy link
Contributor

patternfly-build commented Sep 15, 2022

@@ -34,24 +34,24 @@ exports[`ChartBulletQualitativeRange 1`] = `
shape-rendering="auto"
style="stroke: var(--pf-chart-axis--tick--stroke--Color, #d2d2d2); fill: var(--pf-chart-axis--tick--Fill, transparent); size: 5px; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1;"
vector-effect="non-scaling-stroke"
x1="50"
x2="50"
x1="225"
Copy link
Contributor

Choose a reason for hiding this comment

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

What do these values mean and why are they changed? Curious as I'm not seeing a data change.

Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like it might have something to do with a label being on the left of the chart (so like an offset) based on values I'm seeing while inspecting examples.. not sure why this snapshot was changed, but as the examples look good i'm not too worried

Copy link
Member Author

@dlabrecq dlabrecq Sep 16, 2022

Choose a reason for hiding this comment

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

These updates look related to the axis tick label.

Can't pinpoint the exact change between Victory v36.2.1 and v36.6.7. However, the bullet chart examples look good to me.

The change log can be found here
https://github.com/FormidableLabs/victory/blob/main/CHANGELOG.md

@nicolethoen nicolethoen merged commit bbee15f into patternfly:main Sep 16, 2022
@patternfly-build
Copy link
Contributor

Your changes have been released in:

Thanks for your contribution! 🎉

@dlabrecq dlabrecq deleted the 7614-victory-update branch January 11, 2023 19:39
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.

Charts: Update Victory dependencies
4 participants