StrokeCap

viz.dsl.vegaLite.StrokeCap

The stroke cap for line ending style. One of "butt", "round", or "square".

Default value: "butt"

The stroke cap for the domain line's ending style. One of "butt", "round" or "square".

Default value: "butt"

The stroke cap for grid lines' ending style. One of "butt", "round" or "square".

Default value: "butt"

The stroke cap for the tick lines' ending style. One of "butt", "round" or "square".

Default value: "butt"

Attributes

Source:
vega-lite.scala
Graph
Supertypes
trait Enum
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Enum entries

case case butt extends StrokeCap

Attributes

Source:
vega-lite.scala
case case round extends StrokeCap

Attributes

Source:
vega-lite.scala
case case square extends StrokeCap

Attributes

Source:
vega-lite.scala