-
Notifications
You must be signed in to change notification settings - Fork 0
feat(chart): enhance margin calculations for axes in line/bar chart c… #161
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
Open
rmojica-godaddy
wants to merge
17
commits into
main
Choose a base branch
from
rmb/enhance-margin-calculations
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
6228e29
feat(chart): enhance margin calculations for axes in line/bar chart c…
rmojica-godaddy 83e90aa
test: update visual regression screenshots
github-actions[bot] f012658
feat(chart): replace useChartContainer with useScrollableXYChart in B…
rmojica-godaddy c17c7d7
refactor(chart): update useScrollableXYChart props and documentation …
rmojica-godaddy 644d686
test(chart): enhance tests for margin calculations and element visibi…
rmojica-godaddy eaacf58
fix(chart): improve minimum width calculations for X-axis labels
rmojica-godaddy a7a0e63
Merge remote-tracking branch 'origin/main' into rmb/enhance-margin-ca…
rmojica-godaddy 9d317d6
chore: update snapshots after merge main
rmojica-godaddy d8c46d1
fix(chart): improve margin calculations by measuring text rects for o…
rmojica-godaddy 736343d
chore: update snapshots
rmojica-godaddy 3e7d630
refactor(chart): add request animation frame for xy charts
rmojica-godaddy 4efaa00
refactor(chart): replace effectiveMargin with margin and update margi…
rmojica-godaddy 4dd8326
test: update visual regression screenshots
github-actions[bot] 812d63b
Merge branch 'main' into rmb/enhance-margin-calculations
rmojica-godaddy da7c282
Update packages/@godaddy/antares/components/chart/bar-chart/src/index…
rmojica-godaddy 7eea636
fix(chart): increase bar chart height to improve visibility of tick m…
rmojica-godaddy 198f3ab
test: update visual regression screenshots
github-actions[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
Binary file modified
BIN
+57 Bytes
(100%)
...test/__screenshots__/bar-chart.visual.test.tsx/custom-domain-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-231 Bytes
(99%)
...screenshots__/bar-chart.visual.test.tsx/formatted-tick-marks-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+792 Bytes
(100%)
...eenshots__/bar-chart.visual.test.tsx/horizontal-multi-series-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+708 Bytes
(100%)
...enshots__/bar-chart.visual.test.tsx/horizontal-single-series-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-14 Bytes
(100%)
.../test/__screenshots__/bar-chart.visual.test.tsx/multi-series-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+927 Bytes
(100%)
...hots__/bar-chart.visual.test.tsx/rtl-horizontal-multi-series-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+54 Bytes
(100%)
...t/__screenshots__/bar-chart.visual.test.tsx/rtl-multi-series-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-328 Bytes
(99%)
...test/__screenshots__/bar-chart.visual.test.tsx/single-series-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.