You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
Hi gang. Noticed when viewing the examples on the website, the demonstration charts load in an embedded CodeSandBox iframe. Not only does this add half a minute to the load time while everything transpiles, the resulting chart is tiny and often malformed:
And you can't see any of the chart at all on mobile.
Describe the solution you'd like
Would a PR to embed the chart itself in the page be welcomed? The sandbox would still be available for playing around though as a link at the bottom instead. Feel this would help sell the capabilities of the library a lot better.
Describe alternatives you've considered
No response
Documentation, Adoption, Migration Strategy
No response
The text was updated successfully, but these errors were encountered:
Would you like to work on this feature?
What problem are you trying to solve?
Hi gang. Noticed when viewing the examples on the website, the demonstration charts load in an embedded CodeSandBox iframe. Not only does this add half a minute to the load time while everything transpiles, the resulting chart is tiny and often malformed:
And you can't see any of the chart at all on mobile.
Describe the solution you'd like
Would a PR to embed the chart itself in the page be welcomed? The sandbox would still be available for playing around though as a link at the bottom instead. Feel this would help sell the capabilities of the library a lot better.
Describe alternatives you've considered
No response
Documentation, Adoption, Migration Strategy
No response
The text was updated successfully, but these errors were encountered: