Bryan Van de Ven

Results 782 comments of Bryan Van de Ven

@ianthomas23 just an FYI in case you were thinking of 3.5 for this work, it looks like that release will be late May/early June (I think this could be nice...

I'll keep the branch but close the PR, and open an issue for the future

So according to [this doc](https://www.w3.org/TR/html401/struct/links.html) > Destination anchors in HTML documents may be specified either by the [A](https://www.w3.org/TR/html401/struct/links.html#edef-A) element (naming it with the [name](https://www.w3.org/TR/html401/struct/links.html#adef-name-A) attribute), or by any other element...

Guessing it is a size/loading issue. Navigating to the main tools page and waiting for it to load, then selecting `TapTool` out of the side menu does actually work. But...

Possibly, but I think the main issue case is when people want a formatted number to slot into an otherwise HTML formatted cell, which is often used to style more...

@bahrikutlu I changed your code to have 50000 points on each point and it was somewhat laggy, but I changed the output backed to "webgl" and it was very snappy....

cc @bokeh/dev This is more or less analgous to the situation that prompted the recent `RangeUpdate` event for responding to consolidated range updates. I expect there are other cases besides...

This came up again on Discourse: https://discourse.bokeh.org/t/legend-field-multiple-data-sources-click-policy-is-click-policy-supposed-to-apply-to-entire-data-source-rather-than-just-one-legend-item/11342 FWIW a shorter-term "solution" would be to implement https://github.com/bokeh/bokeh/issues/12185 for legend click events, so that users could, e.g. update an alpha column according...

The file on CDN needs to be updated. It had been previously, but it seems it was reverted to the old version with the missing key on May 8. Another...

Hrmm actually my appraisal is off. The file looks to have all those keys. I guess we do need to do a version comparison with the successful build for the...