2
plt.savefig()

only allows to save png or jpg figures. I want to save an HTML figure, so that others can still zoom in.

dcool
  • 21
  • 1
  • did you try the answers in [this](https://stackoverflow.com/questions/49015957/how-to-get-python-graph-output-into-html-webpage-directly) question ? – Prabath Jan 19 '21 at 15:47
  • Does this answer your question? [Saving interactive series on matplotlib figures (html)](https://stackoverflow.com/questions/33012025/saving-interactive-series-on-matplotlib-figures-html) – Ignacio Valenzuela Jan 19 '21 at 15:52

0 Answers0