Skip to content
  • Cory Quammen's avatar
    Add guards for null XAxis and YAxis. · 3a62d261
    Cory Quammen authored
    Commit 617ec438 introduced a regression caused by the assumption that
    the XAxis and YAxis member variables are never null. This patch
    handles the case where one or both of them are null.
    3a62d261