Skip to content

docs: Stop using CodeSandbox to preview #1279

@Joab0

Description

@Joab0

Would you like to work on this feature?

  • Check this if you would like to implement a PR, we are more than happy to help you go through the process.

What problem are you trying to solve?

The current preview system (using CodeSandbox) is extremely slow and often fails to load entirely. This creates a frustrating experience for users who simply want to see how a chart looks and works. Additionally, the full editor seems unnecessary for most use cases and often ends up being more of a distraction than a helpful tool.

Describe the solution you'd like

Replace the current preview with something simpler and faster: just render the chart component itself along with the corresponding code snippet side by side. This would be clean, functional, and instant — exactly what most users need when browsing documentation or examples.

Describe alternatives you've considered

No response

Documentation, Adoption, Migration Strategy

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions