Skip to content

Commit

Permalink
move legend outside of graph
Browse files Browse the repository at this point in the history
  • Loading branch information
mmitch committed Jan 23, 2022
1 parent fe2530d commit 79f35a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion depot.pl
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,7 @@ sub _plot_distribution {
set xrange [-1.1:1.1]
set yrange [-1.1:1.1]
set style fill solid 1
set key Left reverse
set key outside Left reverse
unset tics
unset border
EOF
Expand Down

0 comments on commit 79f35a3

Please sign in to comment.