@moritzbrantner/charts - v0.1.1
GitHub
Preparing search index...
ChartSvgAxisOptions
Type Alias ChartSvgAxisOptions
type
ChartSvgAxisOptions
=
{
formatValue
?:
(
value
:
number
)
=>
string
;
label
?:
string
;
tickCount
?:
number
;
visible
?:
boolean
;
}
Index
Properties
format
Value?
label?
tick
Count?
visible?
Properties
Optional
format
Value
formatValue
?:
(
value
:
number
)
=>
string
Optional
label
label
?:
string
Optional
tick
Count
tickCount
?:
number
Optional
visible
visible
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
format
Value
label
tick
Count
visible
GitHub
@moritzbrantner/charts - v0.1.1
Loading...