Sort
viz.dsl.vegaLite.Sort
enum Sort
The sort order. One of "ascending"
(default) or "descending"
.
The encoding channel to sort by (e.g., "x"
, "y"
)
Attributes
- Source:
- vega-lite.scala
- Graph
- Supertypes
The sort order. One of "ascending"
(default) or "descending"
.
The encoding channel to sort by (e.g., "x"
, "y"
)