destroy() {
        const axis = this.chart.get('macd-axis');

        if (axis) {
            axis.remove(true);