-
Notifications
You must be signed in to change notification settings - Fork 29
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
Bump min DVC version to 3.33.0 (standardise plots across products) #4734
Merged
+52,783
−409,550
Merged
Changes from 30 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
c0f2680
update test fixtures, unit tests and jam new functionality in
mattseddon 07e17e5
use new approach for custom plots (reuse code)
mattseddon 4f95632
fix zoomable vs zoomed in plot
mattseddon c260478
refactor extending vega lite
mattseddon 75cf24d
add zoom and pan anchor
mattseddon 1684130
fill new tooltip anchor
mattseddon 654db11
use new width and height anchors
mattseddon 4a6d460
switch empty string to empty object from zoom and pan
mattseddon 1266f3d
Merge branch 'main' into use-new-templates
mattseddon e617009
Merge branch 'main' into use-new-templates
mattseddon d89b179
fix svg export issue
mattseddon 2feebf6
Merge branch 'main' into use-new-templates
mattseddon 30bf918
pull out constants into contract
mattseddon bc452e4
Merge branch 'main' into use-new-templates
mattseddon 7cef8c5
unmangle types
mattseddon 28677b8
patch tests
mattseddon d5e9bd5
clean up test fixtures
mattseddon 5eb85b7
make multi source bar horizontal plots multi view
mattseddon 8859f8f
update demo project with test version of dvc
mattseddon ab08fc2
add tests for fill template
mattseddon aa4facc
patch titles behaviour
mattseddon cc8ca1f
ensure that there is always a data array for collection
mattseddon 1ac3067
split use get plot and use get titles
mattseddon ee96b29
fix vega package json entries
mattseddon c57c33e
refactor fill template
mattseddon 38abac9
Merge branch 'main' into use-new-templates
mattseddon d59d594
use parent ref to appropriately size plot titles
mattseddon b63f30c
Merge branch 'main' into use-new-templates
mattseddon faa1d34
create enum from plot anchors
mattseddon fb24a3e
Merge branch 'main' into use-new-templates
mattseddon 7bde398
bump min version to 3.33.0 (breaking change plots diff)
mattseddon 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 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 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 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 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[I] Will need bumped
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't forget to remove the code that checks the CLI version when running
exp rename
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are these things that need to be done before merging?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yep