Philipp Rudiger
Philipp Rudiger
>Its almost like the current setup is that the dynamic table linkage is a one way street, always listening for more information from the the map. But I need this...
No, the work is likely at the Annotator level, but as discussed elsewhere, it doesn't make much sense to build stuff on ``PolyAnnotator`` which we've already decided should be hugely...
It doesn't seem like there's going to be much progress on this at the bokeh end any time soon, but once we are using panel I think we can easily...
We had an internal issue about this on the private repo, which references the relevant bokeh issues: https://github.com/ContinuumIO/EarthSim/issues/137
We did discuss adding this functionality directly to bokeh tables and opened an issue https://github.com/bokeh/bokeh/issues/7988. No progress on that front though and it's unlikely to happen unless we explicitly prioritize...
I can reproduce, deactivating and reactivating the draw tool seems to fix it.
Can't immediately see an issue in the code, and the odd thing is that adding a point does work.
Totally independent issue that's pretty deep in bokeh itself, but yes high time this is addressed.
Just to summarize what we discussed in the last meeting. The basic issue is that we need some way of reconstituting a plot, including all the drawing tool state, on...
>Hmm; I'm not sure that blurs user-level concerns with implementation, because aren't our users concerned with adding data associated with each node, by index (to ensure each node gets that...