Skip to content
This repository was archived by the owner on Dec 29, 2021. It is now read-only.

scivision/plotly3d-examples-python

Repository files navigation

Plotly3d Examples for Python

3-D plotting examples in Python with Plotly--offline no network or Internet required.

  • 3-D interactive plots are displayed using a local file on your PC viewed in a web browser.
  • 3-D plots can be used from plain Python, OR with Ipython.

Examples

  • slice3d.py 3-D slice plot
  • surface3d.py 3-D surface plot
  • dropdown.py Plotly 3-D plot with dropdown menu

Alternatives

  • Mayavi also has a Matplotlib-like plotting interface
  • VisPy somewhat harder to use OpenGL Python module

About

3-D plotting examples in Python with Plotly

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Languages