Skip to content
  • Yori 'AGy' Fournier's avatar
    New frame behaviour: · c69a44cf
    Yori 'AGy' Fournier authored
    now the frame is not the one from the entire Axes, but just of the
    bbox like in matplotlib.
    
    I add two keywords, forceRatioOnHeight/Width these key words
    ignores the Height/Width respectively and compute them
    from the Width/Height and the ratio.
    
    Since the ratio is not needed anymore it may be intersting to put it
    as a optional keyword.
    
    I am also thinking of one keywords:
    FitEntireAxesInFrame, which would fit the entire pictures
    (with axis labels, and ticks label, as well as centered in the frame)
    c69a44cf