Skip to content

Conversation

@Light2Dark
Copy link
Contributor

@Light2Dark Light2Dark commented Jul 15, 2025

📝 Summary

Points of contact:

  • data explorer
  • column header charts
  • column preview in right panel
  • column preview in left panel
  • tracing panel
  • altair charts
  • mo.ui.altair_chart
  • chart builder

Altair hasn't been released with the new version, although charts are supported, they raise a warning:
vega-component.tsx:81 The input spec uses Vega-Lite v5.20.1, but the current version of Vega-Lite is v6.4.1.

🔍 Description of Changes

📋 Checklist

  • I have read the contributor guidelines.
  • For large changes, or changes that affect the public API: this change was discussed or approved through an issue, on Discord, or the community discussions (Please provide a link if applicable).
  • I have added tests for the changes made.
  • I have run the code and verified that it works as expected.

@vercel
Copy link

vercel bot commented Jul 15, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
marimo-docs Ready Ready Preview Comment Oct 29, 2025 1:08pm

"use-resize-observer": "^9.1.0",
"vega-lite": "^5.23.0",
"vega-loader": "^4.5.3",
"vega-lite": "^6.2.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

i assume this is backwards compatible with v5 as well?

@Light2Dark Light2Dark force-pushed the sham/upgrade-vega-lite-6 branch from 7de929b to ef21ba5 Compare August 30, 2025 14:52
@Light2Dark Light2Dark changed the title chore: upgrade to vega lite 6 and latest altair upgrade to vega lite 6 and latest altair Sep 1, 2025
@Light2Dark Light2Dark added internal A refactor or improvement that is not user facing bash-focus Area to focus on during release bug bash labels Sep 1, 2025
@Light2Dark Light2Dark force-pushed the sham/upgrade-vega-lite-6 branch from 6d429f3 to d5852b8 Compare September 28, 2025 01:40
@Light2Dark Light2Dark changed the title upgrade to vega lite 6 and latest altair upgrade to vega lite 6, react-vega and latest altair Sep 28, 2025
@Light2Dark Light2Dark force-pushed the sham/upgrade-vega-lite-6 branch from 45af3d4 to 9b464de Compare October 29, 2025 02:35
@Light2Dark Light2Dark changed the title upgrade to vega lite 6, react-vega and latest altair upgrade to vega lite 6, react-vega 8 Oct 29, 2025
@Light2Dark Light2Dark marked this pull request as ready for review October 29, 2025 06:36
@Light2Dark Light2Dark requested a review from manzt as a code owner October 29, 2025 06:36
@Light2Dark Light2Dark marked this pull request as draft October 29, 2025 06:37
@Light2Dark Light2Dark marked this pull request as ready for review October 29, 2025 06:40
mscolnick
mscolnick previously approved these changes Oct 29, 2025
@mscolnick mscolnick merged commit 0adb3b2 into main Oct 29, 2025
26 checks passed
@mscolnick mscolnick deleted the sham/upgrade-vega-lite-6 branch October 29, 2025 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bash-focus Area to focus on during release bug bash internal A refactor or improvement that is not user facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants