holoviz-topics / EarthSim

Tools for working with and visualizing environmental simulations.
https://earthsim.holoviz.org
BSD 3-Clause "New" or "Revised" License
65 stars 21 forks source link

Rewrote Annotators to update reactively when poly/points change #305

Closed philippjfr closed 5 years ago

philippjfr commented 5 years ago

Fixes #293

This unfortunately requires fixes in both Panel and Bokeh and therefore depends on:

https://github.com/pyviz/panel/pull/418 https://github.com/bokeh/bokeh/pull/8896/