Skip to content

Current example charts not making the most of the page #1275

Open
@smallsaucepan

Description

@smallsaucepan

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?

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:

Image

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @smallsaucepan

        Issue actions

          Current example charts not making the most of the page · Issue #1275 · reactchartjs/react-chartjs-2