Add an icon_size parameter to ag_chart_create_svg()

This commit is contained in:
2014-09-28 00:38:20 +02:00
parent c89f701e04
commit a02c584d7d
3 changed files with 9 additions and 6 deletions

View File

@@ -532,7 +532,7 @@ ag_window_redraw_chart(AgWindow *window)
&length,
FALSE,
NULL,
0,
0, 0,
&err
);