Show HN: UltraPlot. A Succinct Wrapper for Matplotlib
8 months ago
- #python
- #data-visualization
- #matplotlib
- UltraPlot 是一个简洁的 matplotlib 封装库,用于创建精美的出版物级图表
- 基于 ProPlot 构建,支持 matplotlib 3.9.0+ 版本
- 文档可在 readthedocs 上查阅
- UltraPlot 已发布至 PyPi 和 conda-forge 平台
- 安装方式:pip 命令 `pip install ultraplot` 或 conda 命令 `conda install -c conda-forge ultraplot`
- 升级现有安装:`pip install --upgrade ultraplot` 或 `conda upgrade ultraplot`
- 开发版可通过 GitHub 安装:`pip install git+https://github.com/ultraplot/ultraplot.git`
- 研究引用请使用提供的 BibTeX 格式文献