plotly
Here are 1,127 public repositories matching this topic...
-
Updated
Jul 16, 2020 - JavaScript
Most items coming from questions on the community forum
- a proper multicategory bar example based on https://community.plotly.com/t/multicategory-axis-type-example/26392
- example of shape or annotation covering several subplots thanks to
xref='paper'. Also the shapes and annotations tutorial should link to each other. - orthographic projection example in 3d axes tutorial (or
-
Updated
Jul 1, 2020 - Python
-
Updated
Jul 7, 2020 - JavaScript
What likely needs to happen:
- Docs moved inside of package (OR linked via setuptools)
- Docs read and imported via python
- Docs then parsed and available on a per-widget basis.
The ultimate goal of the above is so that there is never any disconnect between docs and UI. It should always stay in sync.
-
Updated
Jul 17, 2020 - Java
-
Updated
Jun 26, 2020 - R
App name
dash-mapd-demo
Description of antipattern
Currently a new db connection is being made in every callback, and sometimes multiple times per callback. We should implement a connection pool (using sqlalchemy is probably easiest) and use that instead to improve performance and to demonstrate be
-
Updated
Jan 17, 2020 - Python
-
Updated
Sep 9, 2019 - Python
-
Updated
Dec 6, 2019 - Python
-
Updated
Jul 9, 2020 - JavaScript
-
Updated
Jul 2, 2020 - Python
-
Updated
Jun 30, 2020 - Python
-
Updated
Apr 20, 2020 - Jupyter Notebook
-
Updated
Jul 14, 2020 - Rust
-
Updated
Nov 10, 2019 - Python
-
Updated
Jul 16, 2020 - TypeScript
-
Updated
Mar 29, 2018 - Python
-
Updated
Jul 16, 2020 - R
-
Updated
Jul 14, 2020 - Python
-
Updated
Feb 2, 2020 - Python
-
Updated
Jan 11, 2020 - Jupyter Notebook
-
Updated
Jul 14, 2020 - JavaScript
-
Updated
Jul 15, 2020 - R
-
Updated
Jan 23, 2020 - MATLAB
Improve this page
Add a description, image, and links to the plotly topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the plotly topic, visit your repo's landing page and select "manage topics."
On the chapter about Editable DataTable
we can find this :