diff --git a/pkgs/plot-pkgs/plot-lib/plot/private/plot2d/decoration.rkt b/pkgs/plot-pkgs/plot-lib/plot/private/plot2d/decoration.rkt index 3bbaf19ccb..16f9088297 100644 --- a/pkgs/plot-pkgs/plot-lib/plot/private/plot2d/decoration.rkt +++ b/pkgs/plot-pkgs/plot-lib/plot/private/plot2d/decoration.rkt @@ -239,7 +239,7 @@ (match-define (vector x y) v) (renderer2d (vector (ivl x x) (ivl y y)) #f #f (label-render-proc - label v color size family anchor angle + label v color size face family anchor angle point-color (cond [(eq? point-fill-color 'auto) (->pen-color point-color)] [else point-fill-color]) point-size point-line-width point-sym