DraggableRegressionPoints
DraggableRegressionPoints copied to clipboard
use d3r ?
Hi Tonio, @Toniiiio
Have you thought about using the d3r
package?
https://github.com/TimelyPortfolio/d3r
Hi @LiNk-NY , you mean for wrapping the code within https://github.com/Toniiiio/DraggableRegressionPoints/blob/master/ChartRendering.js ?
Hi Tonio, @Toniiiio
I mean using d3r
to replace this:
https://github.com/Toniiiio/DraggableRegressionPoints/blob/1b8101a882624127c1ad3b444998e3bf25015f30/DragableFunctions.R#L14
It wasn't working for me when I ran the app because I don't have this file.
Having it is probably not necessary if you are using d3r
.
In the end, I used plotly::plotly_example("shiny", "drag_markers")
.
Best,
Marcel