Line charts show an item or multiple items in sequence. They are the line chart to use if you wish to render only one value in each X-Axis interval.
That combination of options is invalid.
600px
or less, the internal padding between elements tightens. This is the default width for this behavior to occur, the width can be adjusted by setting the breakpoint
parameter.200px
and heights below 150px
to prevent axis value/label collision and clipping.breakpoint
parameter to control the width of the chart container (in pixels) at which the X-axis shows only the first and last X-axis value. By default, it is set to 600
.y1abbreviation
, for things like currency abbreviations or other short labels, up to a maximum of 10 characters. Anything longer than that should use the “Full” Y-Axis Label, y1AxisLabel
.y1abbreviation
, to avoid offsetting the alignment of the Y-Axis text.Necessary code documentation can be found in the MBC repository.