0

I'm creating an HTML report with a lot of plots and corresponding tables. It's quite big, so it would be great if the user could copy/paste the plot title into Find In Page to quickly find the associated table(s).

This answer made me realise that's not possible and that printing the title to the screen would help.

However, I want to display the charts in 2 columns.

Is it possible to print the title, display a plot, print a title to the right, display a plot to the right, begin next column, and so on, without using plt.subplots()?

If not in matplotlib, are there any plotting packages that could do this?

codeananda
  • 939
  • 1
  • 10
  • 16

0 Answers0