scale.rangeLineCap String(default: "round")

The lineCap style of the ranges.

The supported values are:

  • "butt"
  • "round"
  • "square"
In this article