dash-daq icon indicating copy to clipboard operation
dash-daq copied to clipboard

Control components for Dash

Results 57 dash-daq issues
Sort by recently updated
recently updated
newest added

This is a straightforward intent to fix #29. [I have noted that there are more components which use labelPosition](https://github.com/plotly/dash-daq/search?q=labelPosition&unscoped_q=labelPosition), I could also change their react props if you find this...

Hi. I'm looking after an option to place the label text to the right or left of the toggles: Actually, I'm using only the BooleanSwitch component, but I think this...

Hi everyone, first of all, I would like to thank you for this fantastic piece of software. Much appreciated! While building a dashboard I erroneously assigned min and max parameters...

Seems to be a big performance issue with setting gradients on gauges. This is how the browser splits its time, the 50% usage on the DOM function is reduced to...

I've been hacking together a new component for a project that I'm working on, and I thought it might be a good addition to the Dash Daq repository. It's a...

Hi everyone, I’m wondering is there any way to make Dash DAQ components responsive similar to other Dash components? I have different components on one dashboard (Graph and Gauge), but...

Hi, I've used the excellent `dash_daq` components in dash apps, however I have a pure react project in which I would like to use these components. I tried to import...

Trying to set style of the Tank tick/markers associated with a custom label, but Tick is not in the tank properties.