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

Fixed issues passing element to PolyAnnotator constructor #207

Closed philippjfr closed 6 years ago

philippjfr commented 6 years ago

Depends on this fix in holoviews: https://github.com/ioam/holoviews/pull/2962

philippjfr commented 6 years ago

@kcpevey I'm going to merge this shortly, for it to work you will need the latest holoviews dev release from the pyviz channel:

conda install -c pyviz/label/earthsim holoviews
philippjfr commented 6 years ago

Sorry for the hold up, I've also had to make some changes to geoviews and tag 1.5.4a6. Once that's done building this should finally be mergeable.