Demetris Roumis

Results 133 issues of Demetris Roumis

Inspired by a NumFOCUS survey, here are potential improvements that we might consider. They are phrased as written for checkboxes in the survey; none of these are yet implemented. About...

In preparation for SciPy 2024, let's collect tasks that we need to complete well in advance. Please add to the list ## Tutorial pages - [Setup](https://holoviz.org/tutorial/Setup.html) - [x] Move the...

As verified by our user survey, new users coming to HoloViz are struggling to determine which tools to start with and why. Here are the tasks needed to improve this...

There are currently 3 or 4 primary places that new contributors can go for basic HoloViz project set-up instructions: - [hvPlot developer guide](https://hvplot.holoviz.org/developer_guide/index.html) - [Panel developer guide](https://panel.holoviz.org/developer_guide/) (HoloViews points here...

#### ALL software version info Python : 3.10.13 | packaged by conda-forge | (main, Oct 26 2023, 18:09:17) [Clang 16.0.6 ] Operating system : macOS-13.5.2-arm64-arm-64bit Panel comms : default holoviews...

type: bug

#### ALL software version info holonote 0.1.0 holoviews 1.18.1 #### Description of expected behavior and the observed behavior Overlaying annotations on a target plot prevents the RangeToolLink in a source...

#### Is your feature request related to a problem? Please describe. When plotting multiple overlapping lines with datashader, by default we should count the pixel-crossings across different lines (other-intersection) but...

TRIAGE

Adds the group and label args to the bokeh hover tooltip if provided by user. It seems to me like a good idea to have this enabled by default, but...

type: enhancement

#### Is your feature request related to a problem? Please describe. Restricting the possible viewport range of the zoom can be achieved with Bokeh with the `min_interval` and [`max_interval`](https://docs.bokeh.org/en/latest/docs/reference/models/ranges.html#bokeh.models.Range1d.max_interval) properties....

TRIAGE

#### Is your feature request related to a problem? Please describe. According to our user survey, many of our users develop in VScode. VScode provides an alternative to jupyterlab for...

TRIAGE