Skip to content

scipp/matplotgl

Contributor Covenant PyPI badge Anaconda-Server Badge License: BSD 3-Clause

Matplotgl

About

Matplotlib clone for Jupyter that uses WebGL via Pythreejs.

The goal of this project is to provide a matplotlib-like interface for interactive plotting in Jupyter notebooks using WebGL for rendering. This allows for efficient handling of large datasets and smooth interactivity.

It tries to follow the matplotlib API as closely as possible, but will never be a complete replacement. Instead, it focuses on the most commonly used features and provides a familiar interface for users who are already comfortable with matplotlib.

Because of the use of Pythreejs, Matplotgl will be able to support native 3D plotting out of the box.

Installation

python -m pip install matplotgl

About

Matplotlib clone for Jupyter that uses WebGL via Pythreejs

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages