Nic30 / d3-wave

D3.js based wave (signal) visualizer
BSD 3-Clause "New" or "Revised" License
59 stars 8 forks source link

Lack of documentation #21

Closed ubaish01 closed 1 month ago

ubaish01 commented 2 months ago

Hi @Nic30 , i appreciate your work, i want integrate d3-wave to my react to show waveforms in the browser. I am strugling to find a way how we integrate it with react, there is no documentation on npm and readme. Your help in this will be highly appreciated. Thanks

Nic30 commented 1 month ago

Sorry for late response, were you able to find https://github.com/Nic30/d3-wave/blob/master/examples/viewer.html or were there another problems preventing you from using d3-wave.

:note: I tried to write this library in native react but it was too slow.

ubaish01 commented 1 month ago

Hey @Nic30 , Thanks for the reply. I sort it out.