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

DashExtensions - MultiplexTransforms does not work with client-side callbacks

dash==1.19.0 dash_core_components dash_html_components dash_bootstrap_components dash-extensions==0.0.51 plotly==4.14.1 pandas==1.1.5 numpy===1.19.3 ipywidgets==7.5.1 statsmodels==0.12.1...

View Article


Image may be NSFW.
Clik here to view.

dcc.Upload component always max width?

Is there anyway to reduce the width of a dcc.Upload component so you can have multiple components at the same height position/row. Editing the style width reduces what the component looks like but it...

View Article


Dash vs Other Platforms

Hi all, I’ve been developing data visualization dashboards using Dash for a bit now for a work project and I’m loving it. However my management is asking me for justification to build dashboards using...

View Article

Dash progress bar during loading page

HI Everybody! I try to make a dashboard where I have to do a lot calculation and preparation in my code before I can make my charts. So first I have to calculate the data, put them into pandas...

View Article

How to highlight specific dates in DatePickerRange?

Hello everyone! Is there any way to highlight specific dates in DatePickerRange? For instance, I would like to paint red spcific dates to call attention from the user (I don’t need to tell the user...

View Article


Image may be NSFW.
Clik here to view.

Dash Table occupying entire width of browser

I’m not able to figure out which property I need to fiddle with in order to reduce the area occupied by the dash table. Here’s my code snippet for the dash table: dash_table.DataTable(...

View Article

Cytoscape node in plotly graph (or viceversa)

Hi all Is there any formula yet to merge a Cytoscape into a plotly graph? There is currently the feature in plotly of using “shapes” but the interaction is not quite the same, the shape deforms when...

View Article

Image may be NSFW.
Clik here to view.

:mega: Introducing Dash Labs

Hi Everyone! Today, I’m happy to introduce a new project we’ve been working on to extend what’s possible with Dash, and to make it easier than ever to get started making an app. The project is called...

View Article


Pie facet_row or facet_col

I need a facet_row or facet_col feature for plotly.express pie chart. The furthest I have came is " Pie Charts in subplots" section on https://plotly.com/python/pie-charts, but this example is for...

View Article


Deepcopy() Error when deploying Dash app to Heroku

Hi, I’ve been chasing an odd bug for a while now. I have a Dash app that works fine locally, but when deploying to Heroku fails about 60% of the time. Sometimes it works!? I’m using Dash because I’m...

View Article

Auto pan based on the input location ( province) from province dropdown list

I am looking for a possibility to auto pan , based on the selection from my dropdown list… If I select Novascotia , the map area , (as of now I have set the default to Toronto area) but on selection...

View Article

Background color of dcc.Checklist

How can I change background color of dcc.Checklist? I mean color inside of checklist box, where tick shows up, not color around it. Default color is white. How can I change it from Dash code? I assume...

View Article

Image may be NSFW.
Clik here to view.

Bootstrap Dropdown: don't hide on click

Hi everyone! I try to create a Dropdown Menu (via Bootstrap) with a Checklist in it. If I do it with dash-bootstrap-components (like in bootstrap itself), the dropdown hides automatically when...

View Article


How can I change the text inside CardBody(html.H6) with a callback function...

Inside the app.layout I have an input, and when I type some info in it, I want to change the info of the CardBody(html.H6). Trying this way I’ve been having errors like this: TypeError: The...

View Article

daq.ToggleSwitch options?

I have started to use daq.ToggleSwitch and am wondering: how to adjust the font-size of the label. setting className isn’t doing anything on the daq.ToggleSwitch or the surrounding div how to get rid...

View Article


Geolocation components?

Hi there! I’m trying to build a scattermapbox that is centered on the user’s current location (GPS) if available. Is there any way to get this information from the client? 2 posts - 2 participants...

View Article

Font Weight in Hover Label

Any way to change the font weight of hover label content? Not clear what attribute to use or syntax. 1 post - 1 participant Read full topic

View Article


Bug in datatable virtualization when combined with cell dropdowns

When combining the datatable dropdown and virtualization example from the Dash docs (Dropdowns Inside DataTable | Dash for Python Documentation | Plotly and Virtualization | Dash for Python...

View Article

Passing dash app in flask.g

Hello, I’m trying to insert a Dash application in a Flask environment. I’ve been using the App Factory pattern of Flask and I am initializing the app like this: app = Flask(...) ... with...

View Article

Disable keyboard popup for dropdown and daterangepicker when using a tablet...

Hello, I created a dashboard which works totally fine on PC, but when using a tablet or smartphone at almost every task the keyboard pops up. I’m also using a datatable with filter, so I would want to...

View Article
Browsing all 6271 articles
Browse latest View live