-
This is more a question than a feature request.
#297 suggests, that Bootstrap themed sliders exist/existed.
However, the question is how to apply the styling to the `dcc.Slider`? Bootstrap doe…
-
Does there exist an interface definition file of some kind from which the Dash core components are auto generated for Python & Julia ?
I can see the props here https://dash.plotly.com/dash-core-com…
-
I developed a custom Dash component, named materialize_components using
https://github.com/plotly/dash-component-boilerplate.
I tried adding to PLOTLY_APPS in settings.py, still not working.
`…
-
ddc.Graph isn't inheriting height from parent div as it does with width. This happens even when responsive = True is set.
dash versions:
```
dash 1.16.3 …
-
Dear Project Admin, GlassyUI-Components
It has come to our attention that your repository not applying the necessary labels to issues and merged PRs, which is affecting contributor scores on the le…
-
**Describe your context**
```
async-dash 0.1.0a1
dash 2.7.0
dash-bootstrap-components 1.2.1
dash-core-components 2.0.0
dash-daq 0.5.0
d…
BSd3v updated
2 months ago
-
I look at DMC docs really often and it would be nice to have a **little indicator or maybe a background color change on the currently selected doc** (I think that a background color change or a border…
-
I'm building a webapp that has multiple tabs, some of which include Plotly `go.Scattermapbox` and `go.Choroplethmapbox` elements. Tab visibilty is controlled by a callback using `display` set to `'bl…
cczhu updated
2 months ago
-
Late imports of components libraries are not served on the index if the app has already started.
Example
```python
import dash
import dash_html_components as html
from dash.exceptions import …
-
```
dash 1.16.0
dash-auth 1.4.1
dash-bootstrap-components 0.10.5
dash-core-components 1.12.0
dash-html-components 1.1.1
dash-renderer 1…