Skip to content
  • Cory Quammen's avatar
    Added option to display range labels · 3b208dd6
    Cory Quammen authored
    Off by default, this new option adds labels at the ends of the axis
    with the range values. A separate printf-style format string can be
    specified for these labels. If a tick label overlaps one of the range
    labels, it will not be displayed.
    
    Modified TestAxes and its baseline to exercise this new option.
    3b208dd6