Plotly Express

Plotly Express -- 复杂图表的简单语法。 现在已集成到 plotly.py 中!「Plotly Express - simple syntax for complex charts」

Github stars Tracking Chart

Plotly Express

Plotly Express 现在是 Plotly.py 版本4的一部分,因此 plotly_express 模块现在仅重新导出 plotly.express 的内容。

安装

如果您按照 plotly 入门指南 进行安装,您将访问 plotly.express。

但是,如果您现有的代码是从 plotly_express 显式导入的,并且您不想更改它,则仍然可以安装最新版本,该版本只是在 plotly_express 命名空间下公开了 plotly.express。

通过 pip

只需在终端中运行 pip install plotly_express== 0.4.1 即可!

通过 conda

您必须使用 conda install -c plotly plotly_express==0.4.1 从 plotly 通道进行安装。

获得帮助

如果发现错误,请加入我们的社区论坛或提交 Github 问题

Main metrics

Overview
Name With Ownerplotly/plotly_express
Primary LanguagePython
Program languagePython (Language Count: 2)
PlatformLinux, Mac, Windows
License:MIT License
所有者活动
Created At2018-12-28 04:48:28
Pushed At2019-12-06 15:23:13
Last Commit At2019-11-22 15:34:10
Release Count17
Last Release Namev0.4.1 (Posted on )
First Release Namev0.1 (Posted on )
用户参与
Stargazers Count6
Watchers Count13
Fork Count1
Commits Count190
Has Issues Enabled
Issues Count158
Issue Open Count46
Pull Requests Count10
Pull Requests Open Count1
Pull Requests Close Count6
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

Plotly Express

Plotly Express is now part of Plotly.py version 4 and so the plotly_express module now just re-exports the contents of plotly.express

Installation

If you follow the plotly Getting Started instructions for installation, you will get access to plotly.express.

However, if you have existing code that imports from plotly_express explicitly and you don't wish to change it, you can still install the latest version, which just exposes plotly.express under the plotly_express namespace.

Via pip

Just running pip install plotly_express==0.4.1 in your terminal should do it!

Via conda

You'll have to install from the plotly channel with conda install -c plotly plotly_express==0.4.1

Getting Help

Please join our Community Forum or file a Github Issue if you've found a bug.