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

Upgrade vega-lite to 5.2.0 #51

Merged
merged 1 commit into from
Jun 9, 2022
Merged

Upgrade vega-lite to 5.2.0 #51

merged 1 commit into from
Jun 9, 2022

Conversation

daniel-falk
Copy link
Contributor

Hello,

I wanted to create bar-plots for DVC and to be able to diff these I use the xOffset parameter in vega-lite. This was added in the 5.2.0 release of vega-lite.

For an example of the bar plots, see: https://github.com/daniel-falk/dvc-examples

I am not sure how to build DVC with this updated version of dvc-render, so I have not tested it other than with the custom html template in the repo linked above.

@pared pared self-assigned this May 31, 2022
@codecov-commenter
Copy link

codecov-commenter commented May 31, 2022

Codecov Report

Merging #51 (d3b7b3b) into main (41d7900) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #51   +/-   ##
=======================================
  Coverage   95.80%   95.80%           
=======================================
  Files          14       14           
  Lines         477      477           
  Branches       77       77           
=======================================
  Hits          457      457           
  Misses         15       15           
  Partials        5        5           
Impacted Files Coverage Δ
src/dvc_render/vega.py 100.00% <ø> (ø)

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 41d7900...d3b7b3b. Read the comment docs.

@pared
Copy link
Contributor

pared commented Jun 9, 2022

Tested on https://github.com/iterative/example-get-started, all current plots work as intended.

@pared
Copy link
Contributor

pared commented Jun 9, 2022

Thank you @daniel-falk for the PR and sorry for getting to it so late. 🙏

@pared pared merged commit 7f64d4c into iterative:main Jun 9, 2022
@daniel-falk
Copy link
Contributor Author

Hi,

That's nice! I have verified that my bar plot works with DVC and DVC-render from the main branch now. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants