HTML string of Simulation plot 3d #2250
Unanswered
MatthewMckee4
asked this question in
Q&A
Replies: 2 comments
-
@tomflexcompute @e-g-melo @tylerflex any idea? |
Beta Was this translation helpful? Give feedback.
0 replies
-
the html code is contained within this method. https://github.com/flexcompute/tidy3d/blob/develop/tidy3d/components/viz.py#L311-L420 in principle this could be refactored into two methods, one to get the HTML and one to display it. @MatthewMckee4 with a local version you should be able to copy most of this code and adapt it to your own purposes? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am aware that the Simulation.plot_3d function shows the plot in a python notebook, but what i want is the html code so i can write to file, is there any way to do this?
Beta Was this translation helpful? Give feedback.
All reactions