Skip to content

issues Search Results · repo:plotly/plotly_express language:Python

Filter by

158 results
 (84 ms)

158 results

inplotly/plotly_express (press backspace or delete to remove)

Error: TypeError: SelectboxMixin.selectbox() got an unexpected keyword argument hover_data i am getting this error while trying to create the select button. code: select = st.selectbox( Affected type ...
  • Sandesh-Ghimire
  • 1
  • Opened 
    on Aug 15, 2023
  • #181

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: ...
  • m23chaffee
  • 1
  • Opened 
    on Jan 11, 2023
  • #180

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 ...
  • bhavana-khandare
  • Opened 
    on Sep 6, 2022
  • #179

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 ...
  • Pithikos
  • Opened 
    on Apr 4, 2022
  • #178

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, ...
  • meg256
  • Opened 
    on Nov 4, 2021
  • #177

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 ...
  • PaulForInvent
  • Opened 
    on Aug 21, 2021
  • #176

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() ...
  • adamerose
  • 2
  • Opened 
    on Jun 28, 2021
  • #175

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
  • bhargav-inthezone
  • 9
  • Opened 
    on Jun 9, 2021
  • #174

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] ...
  • ilyinss
  • 1
  • Opened 
    on Jan 23, 2021
  • #173

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 ...
  • jeremykaram
  • Opened 
    on Jan 4, 2021
  • #172
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub