shutterstock / rickshaw

JavaScript toolkit for creating interactive real-time graphs
https://shutterstock.github.io/rickshaw
MIT License
6.53k stars 941 forks source link

ReactJS support for Rickshaw Library #608

Open ghost opened 6 years ago

ghost commented 6 years ago

Hi , Does Rickshaw JS library support ReactJS development too..? If Yes, is there any example or tutorial link..?

cfator commented 6 years ago

Get a handle on the Rickshaw object in a module with: import * as Rickshaw from 'rickshaw';

So far I haven't been able to get Rickshaw to access to jQuery however for some more advanced features.