Chart Serie

Serie of data for a Line Chart

See the Line Chart for usage example.

Documentation

Serie of data for a Line Chart

Info
Tag name serie
Component type io.tornadofaces.component.Serie
Renderer type
Attributes
NameDescriptionRequired
nameThe name/key of the seriestrue
colorThe color of the series, example '#ff7f0e'false
areaTurn the serie into a filled area. Defaults to false.false
valueThe list datatrue
varVariable name used when resolving x and y valuestrue
xValue expression representing the x value for the current rowtrue
yValue expression representing the y value for the current rowtrue
renderedShould this component be rendered?false