PyG2Plot::artist_palette:用于@ AntVG2Plot绘图库的Python3绑定

时间:2021-03-07 17:03:57
【文件属性】:
文件名称:PyG2Plot::artist_palette:用于@ AntVG2Plot绘图库的Python3绑定
文件大小:27KB
文件格式:ZIP
更新时间:2021-03-07 17:03:57
visualization antv g2plot Python PyG2图 :artist_palette: Python3绑定,它是一个交互式的响应式图表库。 根据图形语法,您可以通过几行代码轻松制作出出色的统计图。 PyG2Plot受到PyG2Plot的启发。 文档:··· 安装 $ pip install pyg2plot 用法 呈现HTML from pyg2plot import Plot line = Plot ( "Line" ) line . set_options ({ "data" : [ { "year" : "1991" , "value" : 3 }, { "year" : "1992" , "value" : 4 }, { "year" : "1993" , "value" : 3.5 }, { "year" : "1994" , "value" : 5 }, { "year" : "1995" , "
【文件预览】:
PyG2Plot-main
----MANIFEST.in(46B)
----docs()
--------jupyter()
--------plots()
--------jupyter.md(4KB)
--------how.md(2KB)
--------plot.md(2KB)
----.github()
--------workflows()
----tests()
--------meta_test.py(39B)
----LICENSE(1KB)
----README_ZH.md(3KB)
----pyg2plot()
--------engine.py(838B)
--------templates()
--------meta.py(139B)
--------__init__.py(211B)
--------plot.py(3KB)
--------helper()
----requirements.txt(25B)
----setup.py(3KB)
----.gitignore(2KB)
----README.md(3KB)
----.flake8(57B)

网友评论