I'm becoming fanatical about data visualisation and simplification. For facilitating the user experience.
My models require multiple user inputs (scenario assumptions). Those inputs are processed, and among other things the output is rendered in line plots (usually reflecting a normal, lognormal, or beta distribution curve).
The user having made those initial model inputs, and seeing the output plot lines, is there any sort of Shiny widget or package that would allow the user to click on the output plot line, and move/manipulate that line so the user can then see how the plot's numeric parameters are changing, reactively (instantly) say in a table to the right (or below) that manipulated plot? Or anything similar?