Bryan Van de Ven
Bryan Van de Ven
@chrisjcameron Can you provide a complete minima example code so that when someone starts work on this they are immediately ready to go? I'm not sure I am favor of...
Huh? I'm not saying `CategoryTicker` is a mistake at all, nor am I proposing to change it in any way. I am saying the way band locations are computed, in...
Here is a minimal diff that shows how this could be accomplished in `grid.ts`: ``` diff --git a/bokehjs/src/lib/models/grids/grid.ts b/bokehjs/src/lib/models/grids/grid.ts index fd67416fc..d29e9598a 100644 --- a/bokehjs/src/lib/models/grids/grid.ts +++ b/bokehjs/src/lib/models/grids/grid.ts @@ -240,12 +240,12 @@...
Meant to put this in 1.1.1
@bokeh/core can we consider this the only remaining blocker to a 3.0rc?
I don't have anything to add except that I would strongly suggest utilizing the existing "pipeline" machinery under `release` to implement this. This job will want to run many of...
It looks like this is part of https://github.com/bokeh/bokeh/pull/13619 (I was not aware existing WIP already considered `multi_line`). @mattpap is there anything captured here that is not already part of your...
I'm going to go ahead and close this as a duplicate of #8129 / #13619
Tentatively marking this as `feature` but it would really be helpful to have someone with actual mobile UX dev expertise to collaborate on this with.
@hafen alternatively if you would like to move this repo into your personal account, and out of the Bokeh org, that would also seem reasonable to me (modulo any concerns...