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.
2 parents bf553d8 + bf04aac commit 1b573abCopy full SHA for 1b573ab
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