Demetris Roumis

Results 133 issues of Demetris Roumis

#### ALL software version info Software Version Info ```plaintext Python : 3.11.10 | packaged by conda-forge | (main, Sep 30 2024, 17:58:42) [Clang 17.0.6 ] Operating system : macOS-13.5.2-arm64-arm-64bit Panel...

TRIAGE

Fixes #6416 Enabling subcoordinate_y should now apply the scalebar length relative to the subcoordinate_y range. Code ```python import holoviews as hv import numpy as np import panel as pn pn.extension()...

status: ready
type: enhancement

#### Is your feature request related to a problem? Please describe. The update from a zoom/pan interaction on a datashaded plot is currently choppy/course/(all at once), as soon as the...

TRIAGE

#### ALL software version info Software Version Info ```plaintext Python : 3.11.10 | packaged by conda-forge | (main, Sep 22 2024, 14:11:13) [Clang 17.0.6 ] Operating system : macOS-13.5.2-arm64-arm-64bit Panel...

- [x] Include an option to install from [`panel-neuroglancer`](https://github.com/panel-extensions/panel-neuroglancer/) package after @philippjfr completes initial release

- [ ] Add simple hvPlot version - [ ] Make the thumbnail image match the other neuroscience thumbnails. Remove the cartoon from the actual app and just use thumbnail...

- [ ] BUG The sideviews are not remaining locked at their original range when zooming in on main view; they continue to be linked to the main range, which...

slider widget is not updating the frame on the website ![Image](https://github.com/user-attachments/assets/d3627193-5dec-4552-84b7-b978dd8f8be6)

Just noting that clicking 'open app' in the large multichan-ts page opens a different app (the non-large app).. I think it's fine, but might confuse someone. ![Image](https://github.com/user-attachments/assets/6e5492c0-3e73-426b-8db8-ae4a1397eff7)

enhancement