Commit 7fc8fe33 authored by Paul Asmuth's avatar Paul Asmuth
Browse files

improve the plot/draw-axis and plot/draw-points test cases

parent 4aac6145
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
(set-height 60px)
(layout/add-margins margin 1em)

(layout/add-margins margin 8em)

(plot/draw-axis
    align bottom
Loading