PlutoUI.jl icon indicating copy to clipboard operation
PlutoUI.jl copied to clipboard

Slider2D

Open shashankp opened this issue 5 years ago • 2 comments

Like a slider, but for tracking scroll in x & y direction

@bind x, y Slider2D(1:50, 1:100)

to create a canvas with given ranges

https://github.com/fonsp/PlutoUI.jl/issues/9#issuecomment-692298456

shashankp avatar Sep 15 '20 06:09 shashankp

Let's call it Slider2D?

fonsp avatar Sep 15 '20 08:09 fonsp

HTML+CSS will look much better than a canvas for this

fonsp avatar Sep 15 '20 08:09 fonsp