Bryan Van de Ven
Bryan Van de Ven
FWIW I think the issue of `pull-doc` sending the doc as pure-json has maybe been around since the beginning, and just got lost in the cracks / forgotten about. I...
I left a few initial comments. I am not sure I thrilled about making users explicitly coordinate ``` x_axis_type="mercator_lon", y_axis_type="mercator_lat" ``` It seem like it would be super easy for...
ping @philippjfr @jbednar etc for geoviews thoughs.
Confirmed this behavior on `branch-3.9` do not see any errors or messages in server logs or browser console log.
@mrclary As an immediate WAR, the code seems to work as expected if the order of operations is changed to add the callbacks up front, before putting the widgets in...
It shouldn't matter (this is definitely a _bug_)
IMO set should not be a sequence.
I would consider this a regression fix, since I think it has broken user code. But I wouldn't make the default be `null` if that means the fix is not...
Right, I had to refresh my memory. I'm guess I am somewhat ambivalent. It's just 3.6 that has the default double tap turned on? If that's the case I think...
OK I have had a chance to think about this a little more. I think the current approach conflates things like resetting and undoing and also splits up responsibilities across...