Simon Høxbro Hansen

Results 108 issues of Simon Høxbro Hansen

Fixes #6295 ![image](https://github.com/holoviz/holoviews/assets/19758978/1fd57b74-9ab0-4bbe-85d4-bb6798fa2354) Need a test.

type: bug

``` bash ❯ ruff check holoviews --output-format=concise --no-fix holoviews/annotators.py:132:13: PLR1704 Redefining argument with the local name `element` holoviews/core/accessors.py:521:13: PLR1704 Redefining argument with the local name `group` holoviews/core/data/spatialpandas.py:738:9: PLR1704 Redefining argument...

type: maintenance

Fixes https://github.com/holoviz/holoviews/issues/5658 ![image](https://github.com/holoviz/holoviews/assets/19758978/fe497b86-22a8-4bef-8947-927b898a5973)

type: enhancement

Fixes #6289

type: bug

A minor compatibility change to support `dask_geopandas.dask_expr`. Removed world example as that dataset is no longer available. Haven't looked at the surrounding text. I also removed the numpy2 feature, as...

### What happened? Trying to be compatible with Numpy 2, I discovered the following behavior change. I could work around it, so it's not urgent for me to be fixed...

bug

This should be ready to merge when Bokeh 3.5 has been released. This first needs to be released after Panel 1.5.