Quantcast
Channel: 🎛️ Dash - Plotly Community Forum
Browsing all 6271 articles
Browse latest View live

How to pass values between pages in dash

@ajeeteshmishra wrote: Hi, I am trying to create a dash where I have different pages. I am selecting one value on page 1. Then a message gets displayed- You have selected Value. Now I want that value...

View Article


Sort columns in html.Table

@JoseMarqueses wrote: I want to sort columns in a html.Table, but i dont wan to use dash_datatable. This is my code: def generate_table(dataframe, max_rows=total_mostrar): max_value = 20 min_value = 0...

View Article


Update Shapes position on callback without re-plotting the data

@roosta wrote: I have a simple graph plot onto which I use the Shapes property in the layout to draw two vertical lines on the plot. I would like to update the positions of the the vertical line...

View Article

Image may be NSFW.
Clik here to view.

Linechart graphs misaligned (out of phase)

@julianjr.ortiz wrote: Hi, I’m new on dash and I recently created a real time line chart (with different lines on each one), all the ‘X’ and ‘Y’ axis info come from the same List (different...

View Article

Adding boolean elements to datatable

@ThomasM wrote: Hello, I currently have a datatable of usernames and passwords for users on my dash app, admins are able to edit these things (to add new users/reset passwords etc.). I want the admins...

View Article


Which html.Button item() to use to run python script on clicking button?

@mirceau wrote: Goal: I have never done this before, and am new to python. I want to run a python script on call as a button is pushed. Question: My code below gives me an error. Which item() from...

View Article

Link reset button to update graph and table

@namrata wrote: Hello , I have a table and in the backend i have a csv file in which i have sales (sales1 and sales2). Also i am plotting a graph in which initial sales1==sales2 (ie both graph...

View Article

Image may be NSFW.
Clik here to view.

Bar Chart is not displayed correctly

@Maeaex1 wrote: My bar chart in Dash does not display the whole bar but just a line marking the highest value of the corresponding bar. bar_chart1600×559 19.2 KB Find below my code. The dataframe is...

View Article


Datatable per cell dropdown condition

@slavik wrote: Hello team, Is there a way to configure dropdown option for datatable to target specific cells. I looked into documentation https://dash.plot.ly/datatable/dropdowns and could only see...

View Article


Datatable multi-select dropdown

@slavik wrote: Is it possible to configure datatable dropdown feature to accept multiple values? Posts: 1 Participants: 1 Read full topic

View Article

Image may be NSFW.
Clik here to view.

Change Style of double Range-Slider

@smartLife wrote: Hello everyone, I want to change the circles of the double range slider to the bar-ticks so that it looks like a timeline (see picture). how can I do this, if it possible at all ? I...

View Article

2 tabs and 1 main input to filter data

@rahuul wrote: I am building a dash dashboard which should have 2 tabs and one main input box. Tabs1 will have some insights like graphs etc and tab 2 will have different graphs from tab1. Now Input...

View Article

Navigating to Other tab automatically

@Sam2 wrote: I have two tabs in my app.When I click the button on 1st tab, it should navigate to second tab automatically.How do I do that? Posts: 1 Participants: 1 Read full topic

View Article


Dropdown with Templates to variable

@0000 wrote: Hi guys, I have a Dashboard with 8 graphs, all graphs are configurated outside of the app.layout. I call them with for e.g figure=fig6line. All is working fine so far. fig6line =...

View Article

How to make the calendar start-date equal to the start-date in my CSV file?

@mirceau wrote: I have a calendar in my web app and I want it to only allow users to select the dates on the calendar that are actually present in my CSV file or df. Because only those dates have...

View Article


How can i structure Multipage app from basis

@rahuul wrote: Please help me how to structure multipage app what i need to do how do i need to arrange .py files in a folder how to call each .py file Please help me stepwise as i am new to dash but...

View Article

Is there anyway to exclude one value from parallel categories parcats?

@Sam2 wrote: For example,In a dataframe with a|b|c|d,a|e|f|g.I want to ignore all ‘a’ values.How to do it? Posts: 1 Participants: 1 Read full topic

View Article


Vertical orientation of Bullet - Indicator

@Vadim wrote: I need to place vertical bullet-chart near scatter plot in subplot figure. I made figure with several subplots: fig = go. Figure() fig.add_subplots(rows=2, columns=2…)...

View Article

Load a local HTML rapport inside a tab

@Triagooo wrote: Hi, Iam using Dash locally for virtualize database info, inside dash iam using tabs to sort things out. Now i would like to load a html report inside one of the tabs. Is this...

View Article

Plotly Animations

@seferoezcan wrote: Hey, ive been researching quite a while now and i havent found any complete answer on animations in plotly with dash. Can i animate e.g a pie chart? There are animation options and...

View Article
Browsing all 6271 articles
Browse latest View live