1

What is the expected behavior of ResetTool ?

Aside of reseting the plot canvas to its original size, should it also have effect on widgets, for example checkboxes (that is: assuming that on plot creation all checkboxes are set to active, then some of them are deselected, should clicking a reset tool in the toolbar reset them to their original state ?)

delavey
  • 93
  • 2
  • 10

1 Answers1

0

According to Bokeh specifications:

The reset tool will restore the plot ranges to their original values

Tony
  • 7,767
  • 2
  • 22
  • 51