• BarChart is a chart to represent a timeseries as a series of bars, one bar for each point in the series.

    Note that the left edge of each rectangle will be aligned with the date of the data point, which can cause the last bar to be outside the charting area. Make sure to adjust the chart paddings accordingly (see Storybook for an example).

    Parameters

    Returns Element

Generated using TypeDoc