line
A line connecting multiple data in two dimensions, as in a line chart.
Both scaleX
and scaleY
must be in scope.
Attributes
map-xy="xDimension yDimimension"
The x
and y
dimensions of the data, separated by whitespace, which should be used to position each point of the line.