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

"hideprogresslogo" is not exposed through ZingChart-React wrapper #11

Closed RamYadlapalli closed 6 years ago

RamYadlapalli commented 6 years ago

Currently there is no way to set "hideprogresslogo" to zing chart when we are using the react wrapper, we need to expose that property as a prop to the component. So we can hide loading image even using this react wrapper.

Pull request for the same #10

gnardecky commented 6 years ago

Thank you for your contribution!