文件名称:panel-highcharts:该存储库为Panel提供了HighCharts扩展
文件大小:216KB
文件格式:ZIP
更新时间:2024-04-23 21:25:06
JupyterNotebook
:chart_increasing: 面板高图 这是APLHA软件。 我相信一切正常,但需要告知包裹。 并且可能还会更改API。 目前仅在JUPYTER实验室和面板应用程序中有效-不在JUPYTER笔记本中! panel-highcharts包使您可以轻松地使用Python中的在Jupyter Notebook中或作为 Web App进行探索性分析。 执照 panel-highcarts python软件包和存储库是开源的,可以免费使用(MIT许可证),但是Highcharts本身需要用于商业用途的许可证。 有关更多信息,请参见Highcharts许可证。 安装 带pip pip install panel-highcharts 用法 从Jupyter笔记本开始 import panel_highcharts as ph import panel as pn pn . extension ( 'highchart' )
【文件预览】:
panel-highcharts-main
----MANIFEST.in(227B)
----docker()
--------Dockerfile.pip(114B)
----mypy.ini(2KB)
----.gitattributes(541B)
----panel_highcharts()
--------config.py(3KB)
--------models()
--------index.ts(171B)
--------highgantt.py(0B)
--------__init__.py(207B)
--------tsconfig.json(966B)
--------bokeh.ext.json(2B)
--------highmap.py(0B)
--------dist()
--------.bokeh(292B)
--------highstock.py(0B)
--------package-lock.json(12KB)
--------package.json(255B)
--------highchart.py(2KB)
----VERSION(10B)
----DEVELOPER_GUIDE.md(4KB)
----.pylintrc(480B)
----Untitled.ipynb(63KB)
----tasks()
--------test.py(5KB)
--------__init__.py(241B)
----examples()
--------Network.ipynb(9KB)
--------HighChart.ipynb(8KB)
----pytest.ini(398B)
----.isort.cfg(11B)
----LICENSE(1KB)
----assets()
--------images()
----setup.py(3KB)
----README.md(3KB)
----tests()
--------test_config.py(228B)
--------models()
--------__init__.py(0B)
--------test_highchart.py(4KB)
----.gitignore(2KB)
----pyproject.toml(30B)