Converting a hvplot to StringIO or ByteIO

Hi @kingandrew

You might find inspiration in Exporting and Archiving, the docstring ?hv.save and this example.

But I believe the current documentation is poor and have a feature request for getting it improved here

If you have a more concrete question please add some minimum, reproducible code below to start from .Thanks.