Direction
@elastic/charts • Exports
@elastic/charts / Direction
Variable: Direction
const
Direction:Readonly
<Object
>
Direction of sorting
Type declaration
Ascending
Ascending:
"ascending"
Least to greatest
Descending
Descending:
"descending"
Greatest to least
Source
packages/charts/src/specs/constants.ts:52
Generated using typedoc-plugin-markdown and TypeDoc