174 issues in plotly/plotly_express
I m trying to make a bar graph using this data value: image however, when I plot it using plotly express, some of the values are getting doubled, or tripled and it is being stacked together like this: ...
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 am giving the ...
Trying any of the examples direclty in an IPython session does not work. Namely when you do fig.show() nothing happens. (I ve already posted this on stackoverflow and the community and thought to maybe ...
Hi all. I am still new to plotly/px, so apologies if this is a simple fix. I have a strip plot. I want to overlay a bar plot representing the mean of each group. Problem: if I do this using add_trace, ...
Hey, I wonder how I can do that. I tried it the follwoing way, but it also need very much time if you have a lot of add_vrect to add... I calculated beforehand the needed start and end positions for ...
I get the error below when trying to add marginal_x to the continuously-colored and labeled example on this page https://plotly.com/python/2d-histogram-contour/ import plotly.express as px df = px.data.tips() ...
Some one please give me an alternate plotly code for this one : sns.countplot(x= Census_ProcessorClass , hue= HasDetections ,data=df_train) plt.show() both are int64
Hello. At first, thank you for Plotly. Its great. Help me, if you can. import pandas as pd from plotly.subplots import make_subplots import plotly.graph_objects as go my_months = [9,9,9,10,10,10,11,11,11] ...
Hello, I am using plotly.express to create a density contour map. It works quite well, but I am wondering if there is a way to constrain the density range. That is to say, I am wondering if I can do something ...
plotly.express is now developed inside the plotly.py library, please open your issue on https://github.com/plotly/plotly.py/issues/new