Skip to content

Commit da9c7ea

Browse files
authored
Create releases
1 parent 8e85a1f commit da9c7ea

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

releases

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)