zingchart / zingchart-react

Quickly create dynamic JavaScript charts with ZingChart & React.
https://www.zingchart.com/docs/integrations/react
MIT License
91 stars 24 forks source link

Can't use it behind a proxy because of a github dependency #27

Open kompass opened 4 years ago

kompass commented 4 years ago

Hello !

Your project is great and I want to use it on a project at work ! But my server is under a proxy and I can only use npm dependencies, not github ones. Can you make zingchart-constants a real npm dependency and fix the package.json file of this project so I can use your component ?

Thank you very much !

michburkhalter commented 3 years ago

I'm having troubles with zingchart-constants as well when I would like to use zingchart-react within a project on stackblitz.com