Secondary y-axis for time series

I think hvplot should definitely document this better, but when using widget_type/widget_location, it gets converted into a Panel layout object, namely Column.

So you need to widget, hv_obj = plot1 (maybe reversed) and then multiply the hv_objs
Something like Rasterize displaying nodata missing_value _FillValue for integer (uint16) data - #4 by ahuang11