if (!isMinSet) {
                    this.options.min = Math.min.apply(Math, this.options.ticks);
                }