Commit 35b55b23 authored by Marco Antoniotti's avatar Marco Antoniotti 💬
Browse files

Checkpoint before proper axes transforms.

parent b21e08a5
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -89,12 +89,13 @@
             (plot-x-axis-h (+ margin psh))

             (plot-y-axis-x margin)
             (plot-y-axis-y margin)
             ;; (plot-y-axis-y margin)
             (plot-y-axis-y plot-object-y)
             ;; (plot-y-axis-w (+ margin psw))
             (plot-y-axis-w psw) ; This is not enough!  Come back to
                                 ; fix these dimensions.
             ;; (plot-y-axis-h plot-object-h)
             (plot-y-axis-h (+ plot-object-h psh))
             (plot-y-axis-h plot-object-h)
             ;; (plot-y-axis-h (+ plot-object-h psh))

             (new-plot-frame
              (make-instance 'plot-frame