if (opts.reverse) {
                ticks.reverse();
                me.start = me.max;
                me.end = me.min;
            } else {