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 8e85a1f commit da9c7eaCopy full SHA for da9c7ea
releases
@@ -0,0 +1,11 @@
1
+2021-10-30 v.1.0.1
2
+- Change cfg & gd vars from private to protected for external use in new php-plotlib class
3
+- Change padding automatically when change width or height
4
+- Add new param to cfg to control font size for xticks & yticks
5
+- Add new param to cfg to control margin between X & Y ticklabels & ticks
6
+- Add Boolean draw X & Y label ticks
7
+- Add cfg bordertype [‘square’, ‘halfsquare’] for plot in pairplot
8
+- Add cfg ymarginleftlabel
9
+
10
+2021-10-28 v.1.0.0
11
+- First release
0 commit comments