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

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.7.0 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

Hi, I've encountered the same issue with _chainster_mike_ @ https://community.plotly.com/t/dash-daq-slider-cannot-set-default-value-to-zero-when-min-is-negative/24578. It has been discovered since 2019y but nobody seems to be responding to him. **Expected behavior:** When value=0, the slider...

Direction Compass Component ![ALYQbCcLi1](https://user-images.githubusercontent.com/41485085/139593693-4a414e86-b741-4c76-a669-df4ad060b8cf.gif) and some more bugs resolved.

The ring that `dash_daq.Gauge` outputs is too thin. I would like to have thicker ring.

In cases where the joystick should only move in 2 directions (up and down only or left and right only) it would be nice to have it so the joystick...

When the dash_daq.Gauge object's color is set to something like - {'default': some color, 'ranges': some ranges} and the callback uses n-intervals to update the color, there's a memory leak...

Some visual bugs that should still be fixed (@vinicvaz) - [x] Boolean switch vertical overlaps with label: ![image](https://user-images.githubusercontent.com/24541631/134498090-b653b81b-3eb0-4085-9eab-027afea357bc.png) - [ ] Slider bar transparent (both light/dark modes): ![image](https://user-images.githubusercontent.com/24541631/134498192-d135caf4-ba53-41c4-8d25-f80e760d8691.png) - [...

On https://dash.plot.ly/dash-daq/joystick, the very first example does what you would expect - or at least, one of the two things you might expect: the handle moves so its center is...

bug

While working on Issue #134, I wanted to add custom warning messages so when a min or max value is equal it can be shown as an error message in...

One component that is notably missing from Dash DAQ is a circular direction indicator to show, rotationally, which way something is facing. This would be like the current gauge component...