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 9fa85ad commit 2f98232Copy full SHA for 2f98232
README.md
@@ -1,2 +1,12 @@
1
# mpl-altair
2
-Matplotlib Backend for Altair Visualization Library
+Matplotlib backend for Altair Visualization Library
3
+
4
+# follow these conventions:
5
+https://matplotlib.org/devel/index.html
6
7
+# testing framework:
8
+pytest
9
10
+# dependencies
11
+- anything altair or matplotlib depends on
12
0 commit comments