Demetris Roumis
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...
#### 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...
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...
#### 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...
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...