OK In progress...

This commit is contained in:
Kolan Sh 2018-01-21 20:50:42 +03:00
parent d0c87519ee
commit fb190923ab
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ void plot_chart1 (Chart chart) {
s2.title.font.size = 16;
s2.title.font.slant = Cairo.FontSlant.ITALIC;
s2.title.font.weight = Cairo.FontWeight.BOLD;
s3.title.font.size = 16;
s3.title.font.size = 18;
s1.axis_x.title.font.size = 14;
s2.axis_x.title.font.size = 14;
s2.axis_x.title.font.slant = Cairo.FontSlant.ITALIC;