OptionalidOptionaltypeOptionallabelOptionaldataOptionaldataOptionalvalueReads the series' value (bar, line) or { x, y } point (scatter) off one
dataset row.
OptionalstackBar and line: series sharing a stack id are drawn on top of each other.
OptionalstackBar and line: 'expand' normalises each stack to a share of one.
OptionalareaLine: fill the region under the line.
OptionalcurveLine: the d3 curve the line is drawn with; step* draws a staircase.
OptionaldatasetScatter: which dataset columns hold x, y and the point id.
OptionalstartPie: angles in degrees clockwise from 12 o'clock.
OptionalendOptionalsortingPie: draw the slices sorted by value rather than in data order.
OptionallayoutBar: the orientation MUI stamps on a series from the chart's layout.
The subset of an MUI X series config the adapter reads, across the four supported kinds.