• David Schnur's avatar
    Fix incorrect check for the innermost axis. · 1f9e3ba7
    David Schnur authored
    An axis is innermost when it's first among those not just in its
    direction, but also on its side, i.e. left/right, of the plot. So the
    inArray check should be against the samePosition list, not all.
    Resolves #1056.
    1f9e3ba7
jquery.flot.js 116 KB