Path3D#
Download this notebook from GitHub (right-click to download).
- Title
- Path3D Element
- Dependencies
- Plotly
- Backends
- Matplotlib
- Plotly
import numpy as np
import holoviews as hv
from holoviews import opts
hv.extension('plotly')
Download this notebook from GitHub (right-click to download).
import numpy as np
import holoviews as hv
from holoviews import opts
hv.extension('plotly')