-
Notifications
You must be signed in to change notification settings - Fork 365
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitygood first issueGood for newcomersGood for newcomersipywidgetsRendering, loading, saving, anything to do with IPyWidgetsRendering, loading, saving, anything to do with IPyWidgets
Description
Issue: matplotlib plots rendered poorly when using "%matplotlib inline"
Does this issue occur when all extensions are disabled?: Yes (have to enable python and Jupiter only in order to run), everything else disabled, same issue
- VS Code Version: 1.59
- OS Version: Windows 10
Steps to Reproduce:
- %matplotlib inline, plot background is full width (although saving the image to pdf is the correct size), the issue appears to be the way it is rendered in the notebook
- Remove %matplotlib inline and call plt.show() to fix
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitygood first issueGood for newcomersGood for newcomersipywidgetsRendering, loading, saving, anything to do with IPyWidgetsRendering, loading, saving, anything to do with IPyWidgets

