ros-tracing/tracetools_analysis

callback_analysis.ipynb fails to run with latest version of bokeh

Closed this issue · 1 comments

Using Bokeh 3.2.0 and python 3.10 on Ubuntu 22.04, the following error is seen in cell 6:

AttributeError: unexpected attribute 'plot_width' to figure, similar attributes are outer_width, width or min_width

Similar errors are given for plot_height. And DatetimeTickFormatter objects no longer accept lists of formatting strings as of Bokeh 3.0

Addressed in #7