You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
similar to bokeh's tool buttons, automatically append this to the bottom of any plot, unless tool_buttons=False or something. Could use icons for it, can get free icons here: thenounproject.com
just save in the nb local path for now, use timestamp for filename
add selectors (once they are ready) adding selectors with buttons doesn't make much sense, can wait until we have right-click menus for those since those are really specific to a parent graphic.
tooltip for all buttons
ImageWidget specific:
reset vmin vmax - for ImageWidget, can use a contrast icon
Play button, try out the ipywidgets play, stop, pause etc. stuff again
similar to bokeh's tool buttons, automatically append this to the bottom of any plot, unless
tool_buttons=Falseor something. Could use icons for it, can get free icons here: thenounproject.comFor all plot areas:
camera.scale.y, https://fontawesome.com/icons/rotate?f=classic&s=solidadd selectors (once they are ready)adding selectors with buttons doesn't make much sense, can wait until we have right-click menus for those since those are really specific to a parent graphic.ImageWidget specific:
ImageWidget, can use a contrast iconBoundedIntTextwidget