@moritzbrantner/charts - v0.1.1
GitHub
Preparing search index...
ChartWaterfallRow
Type Alias ChartWaterfallRow
type
ChartWaterfallRow
=
{
color
?:
string
;
end
:
number
;
id
:
string
;
index
:
number
;
label
:
string
;
negative
:
boolean
;
start
:
number
;
value
:
number
;
}
Index
Properties
color?
end
id
index
label
negative
start
value
Properties
Optional
color
color
?:
string
end
end
:
number
id
id
:
string
index
index
:
number
label
label
:
string
negative
negative
:
boolean
start
start
:
number
value
value
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
end
id
index
label
negative
start
value
GitHub
@moritzbrantner/charts - v0.1.1
Loading...