We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42b578e commit bf04aacCopy full SHA for bf04aac
README.md
@@ -7,6 +7,9 @@ The matplotlib ```Figure``` object is replaced by a ```FigureSurface``` object
7
which inherits from both ```matplotlib.figure.Figure``` and
8
```pygame.Surface```.
9
10
+Note that the library is in an experimental developement stage and not
11
+all features of standard matplotlib backends are implement at the moment.
12
+
13
## Installation
14
```
15
pip install pygame-matplotlib
0 commit comments