plots_to_html¶
- plots_to_html(plots, title=None, alt=None, caption=None, group=None, align='middle', width='auto', height='auto', report_dir='./')[source]¶
Convert a list of plots to HTML snippets.
Examples
plots_to_html(plots, caption=None, width='400px', height='300px')
Notes
the generated snippet requires lazyload.