@moritzbrantner/charts - v0.1.1
GitHub
Preparing search index...
ChartLabelObstacle
Type Alias ChartLabelObstacle
type
ChartLabelObstacle
=
{
id
?:
string
;
kind
?:
"mark"
|
"axis"
|
"custom"
;
priority
?:
number
;
rect
:
ChartLabelRect
;
}
Index
Properties
id?
kind?
priority?
rect
Properties
Optional
id
id
?:
string
Optional
kind
kind
?:
"mark"
|
"axis"
|
"custom"
Optional
priority
priority
?:
number
rect
rect
:
ChartLabelRect
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
kind
priority
rect
GitHub
@moritzbrantner/charts - v0.1.1
Loading...