Skip to content

Releases: matplotlib/ipympl

Release 0.8.5

04 Jan 10:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.4...0.8.5

Release 0.8.4

15 Dec 15:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.3...0.8.4

Release 0.8.3

15 Dec 14:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.2...0.8.3

Release 0.8.2

25 Oct 07:46
Compare
Choose a tag to compare

Bug fixes:

  • Fix issue with Pyolite workaround #382

Release 0.8.1

19 Oct 12:44
Compare
Choose a tag to compare

Improvements:

  • Save plot image in the Widget model #376
  • Mock Tornado for JupyterLite #381
  • Fix DPI for static image #380
  • Improve rubberband #371
  • Pre-commit setup #362

Bug fixes:

  • Fix import when not in IPython context #364

Release 0.8.0

22 Sep 08:57
Compare
Choose a tag to compare
  • ipympl now saves the static plot image in the Notebook #343
  • jupyter-matplotlib has switched to TypeScript #314

Release 0.7.0 - Matplotlib 3.4 Support

22 Mar 22:29
Compare
Choose a tag to compare

This is the first release that will fully support the upcoming matplotlib 3.4

  • Added support improved keyhandling in matplotlib 3.4: #310 (@tacaswell)
  • Update the integration with ipython #305 (@ianhi)

Release 0.6.3

20 Jan 18:02
Compare
Choose a tag to compare

Bug fixes

  • Fix JupyterLab 2 support #296
  • Fix plt.pause() behaviour #291

Release 0.6.2

05 Jan 16:22
Compare
Choose a tag to compare

Bug fixes:

  • Fix Jupyter Notebook support

Release 0.6.1

04 Jan 18:19
Compare
Choose a tag to compare

Bug fixes:

  • Missing JS code in the MANFEST