Why is the MultiSelect rendered twice and the chart only once?

The docs do not seem to have a reference that documents all the options that .interactive can be called with:

  1. the getting started section doesnt describe the API - interactive — hvPlot 0.9.0 documentation
  2. the user guide does not either - Interactive — hvPlot 0.9.0 documentation
  3. the search results dont seem to have anything either - Search - hvPlot 0.9.0 documentation
  4. the source for interactive doesnt really document what kwargs it accepts - https://github.com/holoviz/hvplot/blob/main/hvplot/interactive.py