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

[Storybook] expose data used in each example #2348

Open
drewdaemon opened this issue Mar 1, 2024 · 1 comment
Open

[Storybook] expose data used in each example #2348

drewdaemon opened this issue Mar 1, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@drewdaemon
Copy link
Contributor

We allow users to see the code used in each storybook example. However, they cannot see what data is actually generated and passed to the example. This would be helpful for understanding how the example works and how they should set up their own code.

@drewdaemon drewdaemon added the enhancement New feature or request label Mar 1, 2024
@nickofthyme
Copy link
Collaborator

Yup great point! I think adding a blob somewhere in the story of all the data being used would be great. Also having a way to copy the code sufficient to render the chart outside of storybook.

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

No branches or pull requests

2 participants