百度可视化库
介绍
ECharts 是一个由百度开源的数据可视化工具,凭借着良好的交互性,精巧的图表设计,得到了众多开发者的认可。而 Python 是一门富有表达力的语言,很适合用于数据处理。当数据分析遇上数据可视化时,pyecharts 诞生了。百度可视化 是 pyecharts 的中文版。
安装教程
- 更新草蟒标准库:python -m pip install --upgrade grasspy-stdlib
- 安装百度可视化:python -m pip install --upgrade grasspy-pyecharts
使用说明
- 示例位于本代码库的 tests 目录中
- pyecharts 文档 和 pyecharts 图库
- echarts 文档和图库
参与贡献
- Fork 本仓库
- 新建 Feat_xxx 分支
- 提交代码
- 新建 Pull Request
Release files for grasspy-pyecharts 0.1.191
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| grasspy-pyecharts-0.1.191.tar.gz | 33.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| grasspy_pyecharts-0.1.191-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 83.0 kB
Release files / grasspy-pyecharts-0.1.191.tar.gz
| Download URL | grasspy-pyecharts-0.1.191.tar.gz |
|---|---|
| Size | 33.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ef88fb25073f91e02870f591b0a778f3624f677418ad066033d4e910dccfb1ee
|
|
BLAKE2b-256 checksum How to use checksums |
ac82b061ecb65aa8efc2ea58b471b9399a998fdbc2c7a6f2a46336e5004300df
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1+
|
Release files / grasspy_pyecharts-0.1.191-py3-none-any.whl
| Download URL | grasspy_pyecharts-0.1.191-py3-none-any.whl |
|---|---|
| Size | 49.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7bc3b8b230d62d7ff446b02653b7400ea0948b46b00f45fd07aa6074102e6b7d
|
|
BLAKE2b-256 checksum How to use checksums |
65042c3c1ec2698cfcef2ab92e98dda826c12aa810cd553999e4c3f85b526bc8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1+
|