entviz — @entviz/core & @entviz/react API
Preparing search index...
core/src/entviz
QuartileDescription
Interface QuartileDescription
interface
QuartileDescription
{
cellIndex
:
number
|
null
;
orientation
:
"top-left"
|
"top-right"
|
"bottom-right"
|
"bottom-left"
;
rank
:
number
;
}
Index
Properties
cell
Index
orientation
rank
Properties
cell
Index
cellIndex
:
number
|
null
The cell this quartile mark lands in, or null if that ftok is absent.
orientation
orientation
:
"top-left"
|
"top-right"
|
"bottom-right"
|
"bottom-left"
rank
rank
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cell
Index
orientation
rank
entviz — @entviz/core & @entviz/react API
Loading...
The cell this quartile mark lands in, or null if that ftok is absent.