The docs do not seem to have a reference that documents all the options that .interactive
can be called with:
- the getting started section doesnt describe the API - interactive — hvPlot 0.9.0 documentation
- the user guide does not either - Interactive — hvPlot 0.9.0 documentation
- the search results dont seem to have anything either - Search - hvPlot 0.9.0 documentation
- the source for
interactive
doesnt really document whatkwargs
it accepts - https://github.com/holoviz/hvplot/blob/main/hvplot/interactive.py