Demetris Roumis

Results 133 issues of Demetris Roumis

Think about how to handle overlapping channels (e.g. for large deflections, a channel might invade the space of other channels). This is usually a good thing, but an option to...

### Problem description In multi-timeseries or ridgeplot visualizations, each subplot could correspond to a different units or amplitude of data. Having the ability to place a scale bar within the...

type: feature
grant: CZI R5

#### Is your feature request related to a problem? Please describe. Trying to overlay two data plots will hide their respective toolbars or other extra-viewport elements like colorbars: ```python curve...

TRIAGE

Allow adding scale bars to individual subplot/subcoordinate_y ranges. The current implementation only allows for a scale bar to be positioned relative to the entire plot. This depends on progress in...

type: enhancement

#### Is your feature request related to a problem? Please describe. Too many hover tools when overlaying many elements with custom hover. #### Describe the solution you'd like Group or...

TRIAGE

Should be tested and work with the HoloViews doc's eeg example See Bokeh PR for incoming 3.5 functionality and description of behavior: https://github.com/bokeh/bokeh/pull/13826 Pure Bokeh example ```python from bokeh.layouts import...

TRIAGE