@samply/lens
Preparing search index...
ChartOption
Type Alias ChartOption
type
ChartOption
=
{
accumulatedValues
?:
{
name
:
string
;
values
:
string
[]
}
[]
;
aggregations
?:
string
[]
;
hintText
?:
string
[]
;
legendMapping
?:
{
[
key
:
string
]:
string
}
;
tooltips
?:
{
[
key
:
string
]:
string
}
;
}
Index
Properties
accumulated
Values?
aggregations?
hint
Text?
legend
Mapping?
tooltips?
Properties
Optional
accumulated
Values
accumulatedValues
?:
{
name
:
string
;
values
:
string
[]
}
[]
Optional
aggregations
aggregations
?:
string
[]
Optional
hint
Text
hintText
?:
string
[]
Optional
legend
Mapping
legendMapping
?:
{
[
key
:
string
]:
string
}
Optional
tooltips
tooltips
?:
{
[
key
:
string
]:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
accumulated
Values
aggregations
hint
Text
legend
Mapping
tooltips
@samply/lens
Loading...