Add support for twin/dual/multi axes
Open
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 124
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 1
Description
Now that HoloViews supports [twin axes](https://holoviews.org/user_guide/Customizing_Plots.html#twin-axes) it might be worth considering adding an API at the hvplot level.
Of course, you could always build an overlay with `*` and use `.opts(multi_y=True)` but there may be a better, more intuitive API for hvplot users.
Contributor guide
Assessment
This issue has not been assessed yet.