Skip to content

Commit

Permalink
legend: change type for plot
Browse files Browse the repository at this point in the history
  • Loading branch information
bdeket committed Sep 10, 2020
1 parent 9e9c0cf commit 15ef539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plot-gui-lib/plot/private/gui/plot2d.rkt
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
#:title (U String pict #f)
#:x-label (U String pict #f)
#:y-label (U String pict #f)
#:legend-anchor Anchor
#:legend-anchor Legend-Anchor
#:out-file (U Path-String Output-Port #f)
#:out-kind (U 'auto Image-File-Format)
#:fgcolor Plot-Color
Expand Down

0 comments on commit 15ef539

Please sign in to comment.