Sander van den Oord

Results 4 issues of Sander van den Oord

There's no developer_guide in the docs for holoviews. **Can a developer guide be added for holoviews?** On panel there's a guide for how to start development: https://hvplot.holoviz.org/developer_guide/index.html And there's also...

If you want to add value labels to your data you have to overlay holoviews hv.Label() on your plot: ``` python # import libraries import numpy as np import pandas...

TRIAGE

When installs are done via pypi or conda, then version 0.1 is installed. But the docs are based on version 0.2. Can you make the new version available for installation...

Currently it is not possible to add a legend to a plot with only 1 curve. It would be nice if you could do that. At the moment there's only...

type: enhancement
tag: hvplot