plotly_express icon indicating copy to clipboard operation
plotly_express copied to clipboard

Plotly Express - Simple syntax for complex charts. Now integrated into plotly.py!

Results 48 plotly_express issues
Sort by recently updated
recently updated
newest added

I was wondering if [this](https://towardsdatascience.com/create-animated-bar-charts-using-r-31d09e5841da) could be an interesting feature to add. I think that once the data is tidy i.e. just top 10 countries per year the only difficult...

Hello, Working on a Windows 10 machine. I installed plotly_express, nodejs, etc. via conda 4.6.8 (with python 3.7.5 base). The nodejs version I'm working with is 8.10.0 after running into...

I like this project and expect to use it heavily. Doing my part in improving the gallery page. I inserted ToC using [Table of Contents Jupyter extension](https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/toc2/README.html) and re-arranged some...

it seems scatter_mapbox has zoom level to adjust. I can not find one for scatter_geo. I only see center that need lat and lon but that does not help in...

I am using these dataset " dataset tempat perlancongan Malaysia.csv" . In that I'm Passing the latitude and longitude for plotting the plot plot for spatial coordinate vs numerical feature...

I'm trying to make a bar graph using this data value: ![image](https://user-images.githubusercontent.com/89304338/211694640-acdcce92-38c2-4087-b16a-fa5a3fdcc562.png) however, when I plot it using plotly express, some of the values are getting doubled, or tripled and...