Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 908 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 908 Bytes

ezvis3d

ezvis3d stands for easy vis.js/Graph3d.
vis.js Graph3d is a popular, flexible, versatile, user friendly 3d visualisation javascript library.

ezvis3d is a wrapper that lets you transparently access the full configuration options of the library as described in their APIs, directly from the Jupyter notebook.

You just need to store the data in a pandas dataframe. See the examples in these notebooks:

To install run from command line:

pip install ezvis3d