gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/agg-plot/plot.h
diff options
context:
space:
mode:
Diffstat (limited to 'agg-plot/plot.h')
-rw-r--r--agg-plot/plot.h 2
1 files changed, 1 insertions, 1 deletions
diff --git a/agg-plot/plot.h b/agg-plot/plot.h
index 9cfb159b..fbc6707c 100644
--- a/agg-plot/plot.h
+++ b/agg-plot/plot.h
@@ -796,7 +796,7 @@ void plot<RM>::draw_axis(canvas_type& canvas, agg::trans_affine& canvas_mtx,
{
draw::text* label = labels[j];
label->apply_transform(m, 1.0);
- canvas.draw(*label, agg::rgba(0, 0, 0));
+ canvas.draw(*label, colors::black);
}
lndash.add_dash(7.0, 3.0);
generated by cgit v1.2.3 (git 2.25.1) at 2025年09月15日 12:33:44 +0000

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