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

Graph loads 2 minutes after the calculations

I’ve made a dashboard (Django Dash) with some long code that I can’t share. I’ve two filters, one of them is a dropdown filter where multiple items can be selected. Based on these filters, information...

View Article


Image may be NSFW.
Clik here to view.

Line chart with plotly and streamlit

Hello, i appreciate your help in the below i am trying to plot a line chart with date (month and year ) on X axis and 2 lines , one for radiology fees and one for lab fees … but i need the total...

View Article


Open a new URL while tapping on an edge

How to open a new page when I click on a node. Lets say I have a graph with nodes and edges and I want to open “www.google.com” when I click on node A in Dash Cytoscape. Thank you! 1 post - 1...

View Article

Incorporating Google Street View with Dash App

Hello, I have a dash app and would like to be able to add Google Street View (Street View Side-By-Side  |  Maps JavaScript API  |  Google Developers) to it, but the code that Google provides is in...

View Article

DataTable height with fixed_rows

Hi, It looks like relatively simple thing, but could not figure it out myself. I have a Dash page, where main component is a DataTable. Key components looks as follows: app.layout = html.Div([...

View Article


Callback input issue when the number of components are not the same

Hey all, I got a dropdown list from 1 to 5 values outputs. These values will update how many cards my dashboard will build. If two, or four, or just one, whatever… There is a button inside every...

View Article

Font in Graph from CSS

Hello, I am trying to build a dashboard and customizing the font family with a CSS file. I am able to get the fonts correct for the H1, H2, etc. items, but for the graph titles and axes themselves....

View Article

Dash Callback Python

Can someone help me what is wrong here? I just want to update the graph in every 3 seconds to pull data from database. (Meaning that data is changing in the database) app = dash.Dash(__name__,...

View Article


How to fix H10 error when deploying Dash App receiving

(topic deleted by author) 1 post - 1 participant Read full topic

View Article


Image may be NSFW.
Clik here to view.

Cannot read property 'apply' of undefined - caused by clientside_callback

Hey guys, I’m building a web app that on the Mobile and Desktop some components will have different behaviors; I have implemented a JS piece code to get the screen size + the position of the user on...

View Article

The new long_callback decorator allow multiple inputs?

Hey guys, I was playing with the @long_callback decorator because I’m trying to implement a button that will be disabled and with a different text when the engine is running; I did understand how to...

View Article

Image may be NSFW.
Clik here to view.

Keeping multi-page app in sync without background callbacks

I’m developing a multi-page app where I need to keep the x axes of graphs on several pages synchonized. My current solution (code at the end) works, but has a major problem which I could not yet...

View Article

Keep Open Dropdown Menu

Hello, I have dropdown with 3 dropitems. When I select one of the items, menu closing automatically, is there any way to make open and close process manually? 2 posts - 2 participants Read full topic

View Article


How to update dcc.slider state with a play/pause button?

So we have a slider that is moving based on one second per unit of measure using app.clientside_callbacks. That is working properly but if the button is pushed to stop and then the slider is dragged...

View Article

Image may be NSFW.
Clik here to view.

How to plot different lines using formulas on the same graph with Dash

Hi everyone, Here is the problem I am struggling with, I want to plot different lines on the same graph using Dash, the line chart won’t show when I start the app. I have tried with px.line as well as...

View Article


Image may be NSFW.
Clik here to view.

Dropdown Reset after search

When I search in a dropdown and click a result, the value doesn’t pop up in the actual dropdown bar like it normally would. For example, if I were to search “AAPL” the result I would want after...

View Article

Data files from GeoJSON, marker clustering, Choropleth map, etc. examples

First, many thanks for your amazing work on the Dash Leaflet!!! This is obviously extremely powerful and potentially extremely useful in many many ways (and apparently becoming more so by the day)....

View Article


Dash Dropdown Out Click

Hello, do you know how I can keep dash dropdown menu active in out clicks to page? 1 post - 1 participant Read full topic

View Article

Image may be NSFW.
Clik here to view.

Dash Datatable Shifting on Selection

Hey everyone, So I’m having an issue in my Dash Datatables, wherein I would like the cell borders to not be visible, and I would like the selected cell to have a minimal border around it. I think that...

View Article

Dynamic text update during callback execution

Hello everyone, I’m trying to find a way to dynamically change dbc.Alert’s text during app.callback execution. layout = html.Div([ dcc.Upload( id='upload-data', children=html.Div([ 'Drag&Drop or...

View Article
Browsing all 6271 articles
Browse latest View live