-
I'm porting a Dash app to DPD for work & ran into an issue with a custom [All-in-One Component](https://dash.plotly.com/all-in-one-components) on a `% plotly_direct ` dash app. it's a `dash-bootstrap…
-
There is an import statement missing in the source for page 11 (`../src/pages/11_deployment_pythonanywhere.py`)
Reproduction:
- Clone the repo and follow the instructions in `README.md`.
- Run `a…
-
Currently, analysis workers just poll-wait on whether the data that is required has been cached. This consumes a worker thread for an indeterminate amount of time.
Tasks in celery can retry as man…
-
how can i get data from django template into dash app that integrated into it
this is the html template:
{%plotly_direct name="student_performance" %}
…
-
Hi,
I posted this initially on the plotly forums but I imagine this might be a better place for it.
Is there any way to force Dash to use a newer version of React? Or is there any time-line as t…
-
I'm working on an app with pattern matching callbacks and I received this error message:
![image](https://user-images.githubusercontent.com/1280389/81009486-98586080-8e09-11ea-94d9-6bc7e0f12936.png)
…
-
I got an error in the console when trying to increase the size of chrome dev tools
![bug](https://user-images.githubusercontent.com/1394467/63881242-61d66600-c99d-11e9-958a-068e6376c07b.gif)
![Scr…
-
Plotly.js has default styles for hovering (tooltips) and for selection (dimmed traces).
In Dash, users want to be able to customize these styles. While they _can_ customize these styles themselves …
-
plotly is building on a cool dashboard (that can also be used without plotly) here: https://github.com/chriddyp/dash
Could be great to integrate that.
-
Nice repo, but I'm struggling with it. I'm using pycharm on win10.
**Message from terminal**
Below are what the terminal showed when this "loading" issue happened for various demos and my own app…