Demetris Roumis
Demetris Roumis
Here is the revised class with the following updates: - [x] Make the sizing of the iframe responsive - [x] Make the JSON visibility toggleable - [x] Allow for a...
Hi @d-v-b , thanks for getting that started! Sounds good, let's get it transferred to the [panel-extensions org](https://github.com/orgs/panel-extensions). I'll send you an invite and then I'll open a PR to...
Thanks! I've now updated this workflow to be wrapped in a set of Panel panes in such a way as to make the sizing of the line plot (eeg_viewer) extend...
reopened by #75 .. the rangetool issue was a bigger concerns. Will work on spacing another way
I'm stuck. The coloring seems pretty broken/out of sync with the actual annotations, and I don't think I'll be able to fix it myself. Any help would be very welcome!...
> To clarify the issue, when you delete the box annotation, the colors get out of sync and you want to grab the color of the new box? Yes, except...
> A way to sync I think is by taking inspiration from how HoloViews curve and scatter plots have the same colors, by both having their own instances of hv.Cycle...
### Condition: color is not defined by user, groupby is applied, no annotations at initialization Checking if colors stay synced with the default colormap when groups become resorted (from update,...
### Condition: color **is defined by user with hv.dim**, groupby is applied, annotations present at initialization Checking same as above, but also if new annotation types that are not specified...
### Condition: color is defined by user with hv.dim, groupby is applied, BUT only SOME annotations are present at initialization which match with the entries of the color dim Checking...