Align

viz.dsl.vegaLite.Align
enum Align

Horizontal text alignment of axis tick labels, overriding the default setting for the current axis orientation.

Horizontal text alignment of axis titles.

The alignment of the legend label, can be left, center, or right.

Horizontal text alignment for legend titles.

Default value: "left".

Horizontal text alignment for title text. One of "left", "center", or "right".

Attributes

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

Members list

Type members

Enum entries

case case center extends Align

Attributes

Source
vega-lite.scala
case case left extends Align

Attributes

Source
vega-lite.scala
case case right extends Align

Attributes

Source
vega-lite.scala