PlutoUI.jl
                                
                                 PlutoUI.jl copied to clipboard
                                
                                    PlutoUI.jl copied to clipboard
                            
                            
                            
                        Slider2D
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
Let's call it Slider2D?
HTML+CSS will look much better than a canvas for this