d3-context-menu icon indicating copy to clipboard operation
d3-context-menu copied to clipboard

D3v7 compatibility

Open Dzordzu opened this issue 2 years ago • 2 comments

As of now require doesn't work for d3. Your can see related github issue. The easiest solution would be to use import instead

Dzordzu avatar Jul 17 '22 05:07 Dzordzu

Looks like d3.event.preventDefault() doesn't work in v7 either, which this library uses.

tunesmith avatar Nov 28 '22 04:11 tunesmith

I'm open to PRs.

patorjk avatar Nov 28 '22 13:11 patorjk