ulikoehler / UliPlot

After UliEngineering and UliAcceleration, the third library in the Uli series provides convient functions for plotting using matplotlib and other pydata libraries

Home Page:https://techoverflow.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UliPlot

After UliEngineering and UliAcceleration, this library in the Uli series provides convient functions for plotting using matplotlib and other pydata libraries

This library is currently in its Alpha stage and the API is not considered stable

How to install

pip3 install git+https://github.com/ulikoehler/UliPlot.git

How to use

from matplotlib import pyplot as plt
import UliPlot as upl

Blog posts with specific topics on how to use UliPlot:

About

After UliEngineering and UliAcceleration, the third library in the Uli series provides convient functions for plotting using matplotlib and other pydata libraries

https://techoverflow.net

License:Apache License 2.0


Languages

Language:Python 100.0%