const angleM: Object = {
      x1: cx,
      y1: cy,
      x2: sine(cx, size * 0.35, 180 - state.min),
      y2: cosine(cy, size * 0.35, 180 - state.min)