TickBandEnum

viz.dsl.vegaLite.TickBandEnum

For band scales, indicates if ticks and grid lines should be placed at the "center" of a band (default) or at the band "extent"s to indicate intervals

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 center extends TickBandEnum

Attributes

Source:
vega-lite.scala
case case extent extends TickBandEnum

Attributes

Source:
vega-lite.scala