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

Image may be NSFW.
Clik here to view.

Iframe and dbc.Tabs, CORDS problems with Netron integration?

Hi guys, I’m building an interface for a neural network with Dash. I used the dbc.Tabs component to split the page into multiple tabs. I inserted the html.Iframe tag in a tab to link the application...

View Article


Image may be NSFW.
Clik here to view.

Togglers / Switcher style - How to do create a switcher with labels and squared

Hey Fellows, I’m trying to build an application where I have a switcher like the one below: How can I build something like this component using Dash or Dash bootstrap? I have tried dash.daq and also...

View Article


Image may be NSFW.
Clik here to view.

Dash route path infinite

Hi, I’m a newbie to dash (and python web) and i can’t find why when i run a dash application http://127.0.0.1:8050/ is running correctly the app but we can access to the app through all the route...

View Article

Underline an html.H3 element in dash

Hi all, I am trying to underline an html.H3() title in dash. My heading looks as such: html.H3(‘Distributions’, style={‘font-size’: ‘20px’}) How do I underline this title? 2 posts - 2 participants...

View Article

Dash DataTable use of 'derived_virtual_row_ids' property

As shown here (https://dashr.plotly.com/datatable/interactivity) the ‘derived_virtual_row_ids’ property changes based on the filtering of column values and can then be used as an input to update other...

View Article


Image may be NSFW.
Clik here to view.

Datatable pagination control placement

I have a report with a Datatable. Beneath the data-table I placed a button: ... html.Div([dataTableDiv, buttonDiv]) ... The datatable uses backend pagination. When the report renders, the button is...

View Article

Image may be NSFW.
Clik here to view.

dcc.Markdown font is inconsistent

super simple one here, but important nonetheless. When I create a page that’s exclusively markdown, any element that is altered with a markdown tag is displayed in Arial and any text that is unaltered...

View Article

Use hoverData and clickData from scatter plot to interact with DataTable

Hi, I would like to use hoverData and clickData from a plot to highlight certain rows in a DataTable WITHOUT RELOADING the datatable. It should work all on the front end to avoid performance issues....

View Article


SelectedData in plotly.graph_objects a subplot of different graph types

TL;DR How to get selected data in plotly.graph_objects a subplot of different graph types? I have a different type of data for the same entities, for example, for a group of persons, I have height,...

View Article


Dash app works in gunicorn, it doesn't behind nginx

I’ve created an app based on flask+dash. it works on spyder, it works on gunicorn, it does not as i put gunicorn behind nginx. Follows the python code appReporting = dash.Dash( server=app,...

View Article

Image may be NSFW.
Clik here to view.

Dash Gauge - Show value as integer

Hi, First off, I am big fan of Dash and the seemingly endless possibilities. However, I have little understanding of how it actually works, which in this circumstance means that I cannot figure out...

View Article

Image may be NSFW.
Clik here to view.

Generate table from a dataframe showing each value vertically

Hello i am pretty new to dash, Based on this question: How to populate a DropDown from unique values in a pandas data frame i am trying to create a table that is returning the unique values of the...

View Article

How to add local video?

Hi, I want to add video from my local drive to be served in Dash app, how can I do it? I tried using static or assets folders together with html.Video(src=app.get_asset_url(‘my_video.mp4’)) but it...

View Article


Image may be NSFW.
Clik here to view.

Show and Tell - Plotly AI & ML Docs have now been released!

Super happy to announce that, but you can now find the AI/ML section in the official Plotly docs. We hope that they will be a useful reference or code template for your own ML visualizations! Feel...

View Article

Dash Testing - Percy Throws Error

Hi, I’m trying to test my dash app and it all works perfectly except for one line that uses percy; in that case it gives me an assertion error which it shouldn’t since everything is working fine....

View Article


dcc.Upload dataframe and selected_rows for change graphs

I’m new in dash and i do not find a solution for this issue. I want to upload the file with dcc.Upload and when the table is displayed i would like to select the desired rows (selected_rows) in order...

View Article

Error when importing Dash: “ImportError: DLL load failed while importing...

I’m following the tutorial on using Dash and trying the sample code found here: https://dash.plotly.com/layout After installing dash and running the code, I get the following error message in the...

View Article


Dash bootstrap components Progress bars too thin -- something changed during...

Hi, Something strange happened during the last package update of boostrap components (last night), since all my progress bars suddenly became too thin – they seem to be reverting to the default...

View Article

Display favicon in Heroku Dash app

Hello there, this is my first post in this forum, so please forgive me if I’m violating any guidelines I’ve overseen. I recently deployed my first dash web app on Heroku (yeah!) and everything works...

View Article

Image may be NSFW.
Clik here to view.

Loading chunk 6 failed

image488×750 18.4 KB I’m running https://dash-gallery.plotly.host/dash-web-trader/ locally and i’m getting this error. When I view that same dash hosted by dash-gallery in the same browser it works...

View Article
Browsing all 6271 articles
Browse latest View live


Latest Images