holoviz / holoviz/hvplot

Errors rendering streaming plots

Open
#512 5 comments 0 reactions 1 assignee Claimed by @philippjfr View on GitHub
interface: streamz
Dominant language
Python
Stars
1.4k
Forks
124
Avg merge
1d 18h
Merged PRs (30d)
1

Description

Using hvplot master or any other recent version plus holoviews 1.13.3 or 1.13.4, along with the fix from #511 to make Streaming.ipynb runnable, some of the streamz hvplots inexorably fill up with whitespace, such as two screenshots from Streaming.ipynb taken a few minutes apart:
![image](https://user-images.githubusercontent.com/1695496/93937126-dab50800-fcec-11ea-99ca-7286148cc557.png)
![image](https://user-images.githubusercontent.com/1695496/93937351-3a131800-fced-11ea-88c4-db0a702c1545.png)

I haven't noticed the problem when the same plot is displayed with no other plots in the layout:
![image](https://user-images.githubusercontent.com/1695496/93937450-70509780-fced-11ea-8d99-4d38878d2c9c.png)

Nor have I noticed the problem when there is no backlog:
![image](https://user-images.githubusercontent.com/1695496/93939918-38e3ea00-fcf1-11ea-9b50-588c4092698d.png)

I also haven't noticed the plot with holoviews 1.13.2:
![image](https://user-images.githubusercontent.com/1695496/93939539-8ca20380-fcf0-11ea-8c2c-5ad2d3588c75.png)

So I would assume the problem arose in HoloViews between 1.13.2 and 1.13.3, but I've filed the issue here because I don't have a HoloViews-only reproducer.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.