Skip to content

unable to use recharts from umd #1498

Description

@kdipika

I have been trying to use recharts through UMD as defined in the site
http://recharts.org/en-US/guide

Included this script file in my html

<script src="https://unpkg.com/recharts/umd/Recharts.min.js"></script>

When i run the html on browser by window.Recharts is always undefined.

Looking to use Recharts directly from Html without npm . Please let me know the best way to do this.

What is the current behavior?

Recharts works with npm

What is the expected behavior?

Use recharts directly by downloading it or from cdn

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions