Skip to content

Conversation

@mscolnick
Copy link
Contributor

@mscolnick mscolnick commented Oct 28, 2025

Fixes #6323

Previously we would add autosize: fit-x which made sense for vertical charts, but this breaks when there is an hconcat inside of it. This only adds autosize: fit-x to charts with only vconcat charts

@vercel
Copy link

vercel bot commented Oct 28, 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 28, 2025 6:11pm

@mscolnick mscolnick merged commit 5956907 into main Oct 29, 2025
49 of 59 checks passed
@mscolnick mscolnick deleted the ms/vconcat-chart branch October 29, 2025 01:57
@mscolnick mscolnick added the bug Something isn't working label Oct 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Nested concatenated altair charts with vconcat(hconcat(...), ...) cannot be shown using mo.ui.altair_chart

3 participants