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

Full screen charts #3040

Draft
wants to merge 4 commits into
base: next
Choose a base branch
from
Draft

Full screen charts #3040

wants to merge 4 commits into from

Conversation

archiewood
Copy link
Member

@archiewood archiewood commented Jan 23, 2025

Description

See #3007, which was somehow not kept in next

Checklist

  • For UI or styling changes, I have added a screenshot or gif showing before & after
  • I have added a changeset
  • I have added to the docs where applicable
  • I have added to the VS Code extension where applicable

{#if !isFullPage}
<Fullscreen bind:open={fullscreen}>
<div class="pt-4">
<svelte:self {...$$props} isFullPage={true} height={`70vh`}></svelte:self>
Copy link
Member Author

Choose a reason for hiding this comment

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

70vh is a guess here, should test

@zachstence
Copy link
Member

@archiewood has requested that @kwongz do some smoke testing on this PR

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

Successfully merging this pull request may close these issues.

2 participants