/WPLT

A Python plotting library built from scratch.

Primary LanguagePythonMIT LicenseMIT

PyPI version

WPLT logo

WPLT

Plotting with Python: Straight-forward data visualization

About The Project

WPLT is an open-source plotting library built in and for Python. Using WPLT you can plot data into figures, preview them and save them into files, with multiple options for adding a cartesian plane, labeled legend, and more. It closely imitates the popular Python library Matplotlib, but includes functionality to animate data with time-based variables. This library was built and developed for educational purposes, and is therefore not meant as a serious contender to other popular options.

Getting Started

Showcase

An example of what you can achieve with WPLT in just a few lines of code.

WPLT showcase

License

Distributed under the MIT License. See license for more information.