DiODeProject / DiODeProject/MuMoT

Muticontroller plot warning

Open
#355 1 comment 0 reactions 1 assignee Claimed by @jarmarshall View on GitHub
warning
Dominant language
Python
Stars
24
Forks
5
PR merge metrics
No merged PRs in 30d

Description

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)
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.