gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/agg-plot/lua-plot.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'agg-plot/lua-plot.cpp')
-rw-r--r--agg-plot/lua-plot.cpp 2
1 files changed, 1 insertions, 1 deletions
diff --git a/agg-plot/lua-plot.cpp b/agg-plot/lua-plot.cpp
index 674d2738..630a8978 100644
--- a/agg-plot/lua-plot.cpp
+++ b/agg-plot/lua-plot.cpp
@@ -605,7 +605,7 @@ plot_save_svg (lua_State *L)
canvas_svg canvas(f, h);
agg::trans_affine_scaling m(w, h);
canvas.write_header(w, h);
- p->draw(canvas, m);
+ p->draw(canvas, m, NULL);
canvas.write_end();
fclose(f);
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月20日 11:18:13 +0000

AltStyle によって変換されたページ (->オリジナル) /