Two way data binding like angular

Is it possible to have two-way data binding such that I have a plot with 4 sliders? The first three are independent of each other, but I want the 4th slider to update the plot and the values of all 3 sliders.