I’m trying to reproduce the behavior shown in the gif:
I’ve found an example on Bokeh’s documentation. I can define patches, but I cannot draw new ones myself. Are there any examples of the behavior shown in the gif? My end goal is to use the coordinates of the vertices defined in the patches within a Python callback.