Show HN: UltraPlot. A Succinct Wrapper for Matplotlib
4 days ago
- #python
- #data-visualization
- #matplotlib
- UltraPlot is a succinct matplotlib wrapper for creating beautiful, publication-quality graphics.
- It builds upon ProPlot and supports matplotlib 3.9.0+.
- Documentation is available on readthedocs.
- UltraPlot is published on PyPi and conda-forge.
- Install via pip: `pip install ultraplot` or conda: `conda install -c conda-forge ultraplot`.
- Upgrade existing installations with `pip install --upgrade ultraplot` or `conda upgrade ultraplot`.
- Development version can be installed via GitHub: `pip install git+https://github.com/ultraplot/ultraplot.git`.
- Citation for research use is provided in BibTeX format.