svg interactivity
flocknester opened this issue · 2 comments
flocknester commented
Hi, love this exporter! When I export to svg I lose all mouse interactivity and dropdown functionality etc., is there anyway to keep that in my svg that's exported?? Thanks!
zenozeng commented
@flocknester Sorry, I think it's not possible for now. Keeping mouse interactivity in exported svg requires rewriting the whole p5.js to work in svg's script element. That's enormous work.
flocknester commented
Hi,
Thanks for the response, I appreciate you letting me know. I've begun to
learn d3 in order to have this capability.
best,
flocknester
…On Sun, Aug 1, 2021 at 6:44 AM Zeno Zeng ***@***.***> wrote:
@flocknester <https://github.com/flocknester> Sorry, I think it's not
possible for now. Keeping mouse interactivity in exported svg requires
rewriting the whole p5.js to work in svg's script element. That's enormous
work.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#194 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUZLQIAMAEJUM26DHBZ4GB3T2TNKHANCNFSM5ADPI5IA>
.