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 64fb9d7 commit fe33bc6Copy full SHA for fe33bc6
Changes
@@ -0,0 +1,12 @@
1
+gnuplotlib (0.32)
2
+
3
+ * Major rework: support for multiplots. No breaking changes
4
+ * All errors raise a specific GnuplotlibError instead of Exception
5
+ * tuplesize<0 works with single points
6
+ * added convenience plot options square-xy and squarexy as synonyms for
7
+ square_xy
8
+ * "square_xy" works in 2D: synonym for "square"
9
+ * "hardcopy" and "output" are now synonyms
10
+ * Makefile uses python3
11
12
+ -- Dima Kogan <dima@secretsauce.net> Thu, 28 Nov 2019 18:50:02 -0800
0 commit comments