prettyplotlib 介绍
prettyplotlib 是 Python 的 matplotlib
增强库,可轻松创建漂亮的各种图表。
`matplotlib` default `plot`  | `prettyplotlib` default `plot` [](https://github.com/olgabot/prettyplotlib/wiki/Examples- with-code#plot-lines-eg-time-series-with-a-legend%22) |
`matplotlib` default `fill_between`  | `prettyplotlib` default `fill_between` [](https://github.com/olgabot/prettyplotlib/wiki/Examples- with-code#fill_between-area-between-two-lines%22) |
`matplotlib` default `fill_betweenx`  | `prettyplotlib` default `fill_betweenx` [](https://github.com/olgabot/prettyplotlib/wiki/Examples- with-code#fill_betweenx-area-between-two-lines-fill-between-x- valueshttps://github.com/olgabot/prettyplotlib/wiki/Examples-with- code#fill_betweenx-area-between-two-lines-fill-between-x-values%22) |
`matplotlib` default `scatter`  | `prettyplotlib` default `scatter` [](https://github.com/olgabot/prettyplotlib/wiki/Examples- with-code#scatter-points) |
`matplotlib` default `bar`  | `prettyplotlib` default `bar` [](https://github.com/olgabot/prettyplotlib/wiki/Examples- with-code#bar) |
`matplotlib` default non-annotated `bar`  | `prettyplotlib` default annotated `bar` [](https://github.com/olgabot/prettyplotlib/wiki/Examples- with-code#bar-correctly-annotates-negative-values) |
`matplotlib` default `hist`  | `prettyplotlib` default `hist` [](https://github.com/olgabot/prettyplotlib/wiki/Examples- with-code#hist) |
`matplotlib` default `hist` with grid  | `prettyplotlib` default `hist` with grid [](https://github.com/olgabot/prettyplotlib/wiki/Examples- with-code#back-to-matplotlib-style-scatterplots) |
`matplotlib` default `Boxplot`  | `prettyplotlib` default `Boxplot` [](https://github.com/olgabot/prettyplotlib/wiki/Examples- with-code#Boxplot) |
`matplotlib` default `pcolormesh` positive and negative data  | `prettyplotlib` default `pcolormesh` positive and negative data [](https://github.com/olgabot/prettyplotlib/wiki/Examples- with-code#pcolormesh-heatmaps) |
`matplotlib` default `pcolormesh` positive data only  | `prettyplotlib` default `pcolormesh` positive data only [](https://github.com/olgabot/prettyplotlib/wiki/Examples- with-code#pcolormesh-positive-only-data) |
`matplotlib pcolormesh` negative-valued data with labels  | `prettyplotlib pcolormesh` negative-valued data with labels [](https://github.com/olgabot/prettyplotlib/wiki/Examples- with-code#pcolormesh-positive-only-data) |
prettyplotlib 官网
http://olgabot.github.io/prettyplotlib/
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。