-
Notifications
You must be signed in to change notification settings - Fork 48
Toolbar #149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
to enable/disable pan zoom controller, do you just want to set controller to toggle controller type between |
There's a boolean attribute or property |
What do you think about buttons for adding selectors. For example, click a " add Edit: This is probably useless since you still have to add functionality to the selector to use it for anything |
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.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 iconBoundedIntText
widgetThe text was updated successfully, but these errors were encountered: