Emmanuelle Gouillart
Emmanuelle Gouillart
Hey @jonmmease I'm also interested in having `scrollZoom` in a `FigureWidget` (basically to implement some datashader-like behaviour for level-of-detail visualization of images). Any way I could help you out implementing...
@LukaPitamic I'm interested :-). Thanks!
Right, `workers` also makes sense of course. And it's more a question of workers rather than jobs, so for the sake of clarity I'd prefer either `workers` or `num_workers` (not...
Thank you @rafa-guedes for the bug report. I tried the fix you proposed and then I got a ValueError later in the code (see below). Were you able to make...
ok so we have more work to do here, thanks for bringing this to our attention,
Hi @mikgross this should work... Could you please share a codepen sharing the issue? Here is https://codepen.io/emmanuelle-plotly/pen/eYNJLbj?editable=true a codepen showing that `zeroline` removes the zeroline.
I've tagged this issue as a good first issue since some examples are quite easy to add (especially if the forum posts have some code examples). Items which have already...
Here is also a couple of searches with no result on the doc website, which should return something - [ ] `lasso` and `box selection` (we do have a page...
Thank you @SylwiaOliwia2! I've updated the list by ticking contributions in progress, it was indeed not completely up to date :-). You can also write here on which example you...
@SylwiaOliwia2 thanks for your PRs! Regarding the histogram, what I meant is that you cannot access the count values _from Python_. As you show in the figure, you can indeed...