Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Slider linked to numeric input #104

Open
bolokoz opened this issue Oct 31, 2017 · 1 comment
Open

Slider linked to numeric input #104

bolokoz opened this issue Oct 31, 2017 · 1 comment

Comments

@bolokoz
Copy link

bolokoz commented Oct 31, 2017

Is there an easy way to do this?
I want a slider but also some precision.

@chriddyp
Copy link
Member

This is not possible right now. In order to have two components that are "linked" to each other, we'll need to resolve an issue of "circular dependencies" in dash-renderer. "circular dependencies" are Input/Output relationships like A -> B -> A

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants