EncodingSortField

viz.dsl.vegaLite.EncodingSortField
case class EncodingSortField(field: Option[Field], op: Option[NonArgAggregateOp], order: Option[SortOrder], encoding: Option[SortByChannel])

A sort definition for sorting a discrete scale in an encoding field definition.

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product