constructor({ accessor, scale, data, tickLength, colors, orientation, left, top }: IRug) {
    this.accessor = accessor
    this.scale = scale
    this.data = data
    this.tickLength = tickLength ?? this.tickLength