Quantcast
Channel: šŸŽ›ļø Dash - Plotly Community Forum
Browsing all 6271 articles
Browse latest View live
↧

Image may be NSFW.
Clik here to view.

How to show data relevant to that specific user?

@Akshit wrote: hi, I want to integrate dash with my web app where I have data for lot of users and their activity. I want to create a set of reports based on the activity. Now what I have seen from...

View Article


Set currentTime in html.Video

@hadisotudeh wrote: hello, I want to set the video to play from a specific moment by: html.Video(src = ā€œā€¦ā€, currentTime=ā€˜222’) but it says that html.Video does not have currentTime. While html.Video...

View Article


Image may be NSFW.
Clik here to view.

Problem layout dash

@yoannp wrote: Hello everyone, I am going through the tutorial Dash and get web app looking different from the apps in the tuto. For instance, taking the code given by chriddyp in the following topic...

View Article

Deploying a Dash application to Heroku - dash_bootstrap_components - Error

@mwg400 wrote: I am new to heroku and Dash and trying to deploy my Dash application which runs successfully locally. It appears ā€œdash_bootstrap_componentsā€ is the culprit. I have confirmed that...

View Article

Callbacks not firing until tab is changed

@jcappadona wrote: I have implemented the tab structure described in Method 2 in the dcc.Tabs documentation (Content as Tab Children), but I am getting a weird bug where, after the initial page load,...

View Article


Official docker image

@sptkl wrote: Hi all, Just wondering if there’s an official docker image built for plotly dash. If not, are there any really good third-party docker images for plotly dash we can use? Thanks Posts: 1...

View Article

Image may be NSFW.
Clik here to view.

Heatmap with dendrogam and y-ticks labels?

@Soerendip wrote: I am following this example: plot.ly Dendrograms How to make a dendrogram in Python with Plotly. I have a side-dendrogram and a heatmap. Though now the y-tick labels are gone. I am...

View Article

Structuring a Multi-Page App with multiple trace figures and for loops

@Jfrick100 wrote: I have a simple multi-page app that works well except when I have to build a multi-trace figure. I have an app.py, a data.py for my dataframe work, layouts.py, and a callbacks.py. My...

View Article


Dendrogram with heatmap shows trance in hover info

@Soerendip wrote: When I plot the heatmap together with a side-dendrogram I get some additional info in the hover info box. It says ā€œtrace 15ā€ is there a way to get rid of that? Posts: 1 Participants:...

View Article


How to add ChatBot on Dash

@Sneha_3112 wrote: Hello, I have built one application in Dash, which is like a Sales Dashboard. I wanted to add one ChatBot to it which can answer frequent quick queries. Could you please suggest any...

View Article

How to get x values on top instead of bottom the graph?

@nagas44 wrote: import plotly.graph_objects as go oldSPT=[0,0,11,0,12,0,5,0,6,0,7,0,9,0,7,0,18,0,22,32,40,30,25,0,32,33]...

View Article

Update of dash app

@plotlynewbie wrote: Dear community, I am new to Plotly and dash and want to build my first app. Is there a general option to update/refresh the whole app in a pre-defined time (such as every 5...

View Article

New yaxis per selected df column

@Iceberg_Slim wrote: I have a basic dash app that graphs some data from a dictionary of dataframes. The first dropdown selects the df, while the second selects the columns of the df to be plotted....

View Article


Mapbox map loads quickly in older version of Dash but not on latest version

@venki wrote: Hi Dash Community, I am trying to build an app with dash. When I use latest version of dash(1.4.1) and dash core components(1.3.1), the mapbox map is taking longer time (more than 5...

View Article

Image may be NSFW.
Clik here to view.

Display: inline-block stops graphs from auto-resizing

@Sinsst wrote: Hi, I am trying to display 3 graphs side by side, however as soon as I use ā€˜inline-block’ they stop resizing and one goes out of the window. I tried to fiddle with lots of options with...

View Article


Dash progress updates for long callback

@amarv wrote: I have a long running callback that populates a Pandas DataFrame one row at a time, and when finished outputs a Dash-table. Could I redesign this callback to instead update the...

View Article

Plotly dash repo file management best practice?

@sptkl wrote: So i’ve been using dash for a while now and I am trying to break away using a 1page app.py file to build my entire app. as you maybe noticed too, this file structure makes it very messay...

View Article


Update dropdown onclick

@sangerwoo wrote: How can I populate the dropdown list on ā€œonclickā€ event? I can get the list updated when someone selects the value but I can’t get it to update when the user clicks on the down...

View Article

Use .scss files instead of .css file for Dash

@Krichardson wrote: Hello, I’ve been trying to figure out the best ways to style a Dash app, and I’m honestly not good at styling and front end development, hence why I’m using dash to help me out....

View Article

Image may be NSFW.
Clik here to view.

Active_cell does not work correctly with table dropdowns

@vivekvs1 wrote: When selecting the input for the dropdown, the expected behavior I think should be that the active_cell changes to the dropdown in focus. However, this isn’t the case: I have created...

View Article
Browsing all 6271 articles
Browse latest View live