[BUG] RangeTool does not respect target max_interval
#13483
Labels
grant: CZI R5
Funded by CZI Round 5 grant
reso: completed
tag: component: bokehjs
tag: tools
Related to the toolbar and individual tools
type: bug
Milestone
Software versions
Python version : 3.10.12 | packaged by conda-forge | (main, Jun 23 2023, 22:41:52) [Clang 15.0.7 ]
IPython version : 8.16.1
Tornado version : 6.3.3
Bokeh version : 3.3.0
BokehJS static path : /Users/droumis/opt/miniconda3/envs/bokeh3.3/lib/python3.10/site-packages/bokeh/server/static
node.js version : v20.4.0
npm version : 9.7.2
Operating system : macOS-13.5.2-arm64-arm-64bit
Browser name and version
No response
Jupyter notebook / Jupyter Lab version
No response
Expected behavior
The RangeTool should respect the constraints imposed by the
max_interval
on the target plot and not allow for expanding the range beyond this interval. Depending on the intended behavior, this may be somewhere between a bug and a feature request.Observed behavior
The RangeTool ignores the
max_interval
constraint.Example code
Stack traceback or browser console output
No response
Screenshots
Screen.Recording.2023-10-24.at.5.01.43.PM.mov
The text was updated successfully, but these errors were encountered: