Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@lukasmasuch
Copy link
Collaborator

@lukasmasuch lukasmasuch commented Jun 4, 2025

Describe your changes

Update vega interpreter to the latest version which fixes one known issue with altair charts: #5733

Updating other vega dependencies will take a bit more effort: #10965

GitHub Issue Link (if applicable)


Contribution License Agreement

By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.

@snyk-io
Copy link
Contributor

snyk-io bot commented Jun 4, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

@github-actions
Copy link
Contributor

github-actions bot commented Jun 4, 2025

✅ PR preview is ready!

Name Link
📦 Wheel file https://core-previews.s3-us-west-2.amazonaws.com/pr-11514/streamlit-1.45.1-py3-none-any.whl
🕹️ Preview app pr-11514.streamlit.app (☁️ Deploy here if not accessible)

@lukasmasuch lukasmasuch added security-assessment-completed Security assessment has been completed for PR impact:internal PR changes only affect internal code change:chore PR contains maintenance or housekeeping change labels Jun 4, 2025
@lukasmasuch lukasmasuch changed the title Update vega interpreter dependency Update vega interpreter dependency to fix datetime issue Jun 5, 2025
@lukasmasuch lukasmasuch merged commit 4a8be5d into develop Jun 9, 2025
36 checks passed
@lukasmasuch lukasmasuch deleted the update-vega-interpreter-dependency branch June 9, 2025 10:05
@sfc-gh-lmasuch sfc-gh-lmasuch added change:bugfix PR contains bug fix implementation impact:users PR changes affect end users and removed change:chore PR contains maintenance or housekeeping change impact:internal PR changes only affect internal code labels Jun 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

change:bugfix PR contains bug fix implementation impact:users PR changes affect end users security-assessment-completed Security assessment has been completed for PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

st.altair_chart shows blank axis and chart when provided a datetime domain

4 participants