JanHomann

Results 13 issues of JanHomann

When plotting a histogram with `element='step'` and `fill=False` the resulting step plot is not closed to zero. Seaborn version is 0.11.1, matplotlib version 3.4.2. ```python df = pd.DataFrame(data=np.random.randn(100)) sns.histplot(data=df, element='step',...

#### ALL software version info ``` panel : 0.13.1 bokeh : 2.4.3 perspective-python : 1.4.0 Python version : 3.9.13 IPython version : 8.4.0 jupyter notebook : 6.4.12 OS : Darwin...

type: bug

### ALL software version info ``` panel : 0.13.1 Python version : 3.9.13 IPython version : 8.4.0 jupyter notebook : 6.4.12 OS : macOS 11.5.2 (Big Sur) Browser : Safari...

type: bug
component: tabulator

#### ALL software version info holoviews : 1.15.0 bokeh : 2.4.3 Python version : 3.9.13 IPython version : 8.4.0 jupyter notebook : 6.4.12 jupyterlab : 3.4.3 OS : Darwin (=...

type: bug

#### Is your feature request related to a problem? Please describe. I was in the assumption that the .interactive interface for dataframes should mimic the interface of pandas. Yet not...

### ALL software version info ``` hvplot : 0.8.0 pandas : 1.4.3 holoviews : 1.14.9 bokeh : 2.4.3 Python version : 3.9.13 IPython version : 8.4.0 jupyter notebook : 6.4.12...

### Package versions ``` holoviews = 1.15.0 bokeh = 2.4.3 ``` ### Description of bug When moving the 2nd, 3rd ... box liked to a BoxEdit stream, the plot generated...

type: bug

### Package version ``` holoviews = 1.15.0 ``` ### Description When the name and the label in an `hv.Dimension` object are the same, the repr only shows the name and...

### Versions ``` hvplot 0.8.1 holoviews 1.15.1 pandas 1.5.0 python 3.9.13 jupyterlab 3.4.5 Chrome Browser ``` ### Description The first tick label on a categorical x-axis is not correctly placed...

type: bug
upstream

### Versions ``` hvplot 0.8.1 holoviews 1.15.1 panel 0.13.1 pandas 1.5.0 numpy 1.22.4 python 3.9.13 jupyterlab 3.4.5 Chrome Browser ``` ### Description Filtering an interactive dataframe using a comparison operator...

api: interactive