Skip to content

Muticontroller plot warning #355

@jarmarshall

Description

@jarmarshall

Noted during work on pull request #350 :

/Users/james/Google Drive/Home/Git/MuMoT/mumot/views.py:550: MatplotlibDeprecationWarning: Adding an axes using the same arguments as a previous axes
currently reuses the earlier instance.  In a future version, a new instance will always be
created and returned.  Meanwhile, this warning can be suppressed, and the future behavior
ensured, by passing a unique label to each axes instance.
  plt.subplot(self._numRows, self._numColumns, subPlotNum)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions