Is there a way to add logo to a 3-D Chart ? I tried to add logo the way its mentioned for 2-D , but didn’t work for me .
Can you share a snippet of what you’ve tried so far to help us help you? Thanks!
Please check : https://codepen.io/aniwar/pen/RzBVBe
Here’s a working version: https://codepen.io/etpinard/pen/OewQpa
Note that we don’t support xref
and yref
linking to 3d axes at the moment. Only 'paper'
-referenced images will work.
Awesome .Thanks for the update , that works for me.