Bokeh Webgl output backend?
Open
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 124
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 1
Description
Been using hvplot for a couple of weeks and it's definitively the best thing out there for dealing with lots of data, but I'm encountering a few performance issues with scatter plots using a matrix of 400 x 100 000 points.
There doesn't seem to be a way to switch the bokeh output to the webgl backend in hvplot right now - I've seen it in the roadmap, is it still a planned feature? I might have to switch back to pure bokeh right now because of this.
Not using datashade=True at the moment because I need hover functionality.
Contributor guide
Assessment
This issue has not been assessed yet.