Search
Preparing search index...
The search index is not available
Swim Toolkit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Swim Toolkit
@swim/chart
SeriesPlotViewInit
Interface SeriesPlotViewInit<X, Y>
Type parameters
X
Y
Hierarchy
PlotViewInit
<
X
,
Y
>
SeriesPlotViewInit
LinePlotViewInit
AreaPlotViewInit
Index
Properties
data
font
hidden
hit
Mode
key
mood
mood
Modifier
plot
Type
text
Color
theme
theme
Modifier
view
Controller
x
Scale
y
Scale
Properties
Optional
data
data
:
AnyDataPointView
<
X
,
Y
>
[]
Optional
font
font
:
AnyFont
Optional
hidden
hidden
:
boolean
Optional
hit
Mode
hit
Mode
:
SeriesPlotHitMode
Optional
key
key
:
string
Optional
mood
mood
:
MoodVector
<
Feel
>
Optional
mood
Modifier
mood
Modifier
:
MoodMatrix
<
Feel
,
Feel
>
Optional
plot
Type
plot
Type
:
SeriesPlotType
Optional
text
Color
text
Color
:
AnyColor
Optional
theme
theme
:
ThemeMatrix
Optional
theme
Modifier
theme
Modifier
:
MoodMatrix
<
Feel
,
Feel
>
Optional
view
Controller
view
Controller
:
GraphicsViewController
<
GraphicsView
>
Optional
x
Scale
x
Scale
:
ContinuousScale
<
X
,
number
>
Optional
y
Scale
y
Scale
:
ContinuousScale
<
Y
,
number
>
Modules
@swim/system
@swim/toolkit
@swim/ui
@swim/ux
@swim/vis
@swim/gauge
@swim/pie
@swim/chart
@swim/maps
Series
Plot
View
Init
data
font
hidden
hit
Mode
key
mood
mood
Modifier
plot
Type
text
Color
theme
theme
Modifier
view
Controller
x
Scale
y
Scale
Generated using
TypeDoc