hvplot icon indicating copy to clipboard operation
hvplot copied to clipboard

Intake support in hvplot.explorer

Open martindurant opened this issue 3 years ago • 1 comments

Please produce a method on hvplot.explorer which produces an intake plot spec for the current view, or adds it to a catalog entry. Also, it would be really nice if this were the default viz for dataframe type datasets - but perhaps that's on us.

Note that the concept of capturing plotting commands and inserting them into the corresponding catalog entry's definition was already implemented.

martindurant avatar Sep 09 '22 14:09 martindurant

That all sounds great, and indeed, I'd think it's up to Intake to make that the default view once it's possible to access the plot spec.

jbednar avatar Sep 09 '22 19:09 jbednar