-
Plotly seems to be one of the first tools people reach for when plotting in Python, and IMO it would be good to have a decorator in Shiny. It would be better to have a `render.plotly` decorator in the…
-
### 🚀 The feature
I would love to have the ability of setting the ouput type to a plotly or matplotlib figure, instead of saving plots to PNG and returning filepaths, where the usefulness is quite li…
-
I'd like to point out that there is still interest in the feature discussed in plotly/plotly_express#42. Now that `plotly/plotly_express` is archived, this belongs here IMHO.
-
## Describe the bug
Plot artifact in the experiment has different legend labels compared to the same plot in the report.
The plot logged in the experiment has the following legend
![image](http…
-
Hey, I'm trying to convert figures into static images but it refuses to work on windows 10. I am using this script for testing -
```
import plotly.graph_objects as go
import numpy as np
import pl…
-
**Describe the solution you'd like**
If not already asked, can we have the min and max value text on top of the curve?" it seems that plotly do not have this option right out the box, but they sugges…
-
I've noticed that Mayavi has a rather slow development cycle. In order to use it I have to depreciate my matplotlib version to 1.5. Plotly seem a little bit better supported and can do most of the [3-…
-
Is waffle compatible with plotly?
https://plot.ly/ggplot2/
Thanks!
-
Hi,
Running a simple notebook trying out some plotly images, but voila get's them shrinked:
![image](https://user-images.githubusercontent.com/4670923/75579282-1eed6c00-5a6e-11ea-888a-c9278c553…
-
This example here won't run with later versions of geopandas
https://plotly.com/python/scatter-plots-on-maps/#basic-example-with-geopandas
```
import plotly.express as px
import geopandas as g…