Contents

plotly 6.5.2

0

An open-source interactive data visualization library for Python

An open-source interactive data visualization library for Python

Stars: 18260, Watchers: 18260, Forks: 2775, Open Issues: 780

The plotly/plotly.py repo was created 12 years ago and the last code push was 20 hours ago.
The project is extremely popular with a mindblowing 18260 github stars!

How to Install plotly

You can install plotly using pip

pip install plotly

or add it to a project with poetry

poetry add plotly

Package Details

Author
None
License
MIT License
    Copyright (c) 2016-2024 Plotly Technologies Inc.
    
    Permission is hereby granted, free of charge, to any person obtaining a copy
    of this software and associated documentation files (the "Software"), to deal
    in the Software without restriction, including without limitation the rights
    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    copies of the Software, and to permit persons to whom the Software is
    furnished to do so, subject to the following conditions:
    
    The above copyright notice and this permission notice shall be included in
    all copies or substantial portions of the Software.
    
    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
    THE SOFTWARE.
    </dd>
Homepage
None
PyPi:
https://pypi.org/project/plotly/
Documentation:
https://plotly.com/python/
GitHub Repo:
https://github.com/plotly/plotly.py

Classifiers

  • Scientific/Engineering/Visualization
No  plotly  pypi packages just yet.

Errors

A list of common plotly errors.

Code Examples

Here are some plotly code examples and snippets.

GitHub Issues

The plotly package has 780 open issues on GitHub

  • Verify Plotly.py compatibility with Pandas 3.0
  • [BUG]: Points don't appear on scatter map when viewed on a mobile device as a standalone HTML file
  • Set the 'colab' renderer only for Colab web notebooks
  • [BUG]: plotly breaks warnings format
  • [BUG]: Plotly doesn't render properly when used in the Colab VS Code extension.
  • FIX: create_violin() compatible with NumPy 2.4 percentile API
  • Fix stacked barplot missing groups issue (#5428)
  • [BUG]: Changing marker.colorscales with a dropdown menu doesn't work for most colors
  • [BUG]: create_violin() failure with numpy==2.4.0: TypeError: percentile() got an unexpected keyword argument &#39;interpolation&#39;
  • [BUG]: Customdata ignored on last point of segmented line trace in hover
  • [BUG]: Small treemap sectors can disappear
  • Remove unneeded type=&#34;text/javascript&#34; attribute from &lt;style&gt; tag
  • [FEATURE]: Add dynamic sorting of the tooltip legend ordering for hovermode='x unified' mode
  • [BUG]: fig.write_image fails in docker
  • [FEATURE]: skip type=&#34;text/javascript&#34; attribute in &lt;script&gt; tag of HTML output

See more issues on GitHub

Related Packages & Articles

notebook 7.5.2

Jupyter Notebook - A web-based notebook environment for interactive computing