• LineChart is a chart building block that returns an SVG path element, given a timeseries and x and y scales.

    LineChart is intended to be used as building block of more complex charts, so it doesn't include axes, tooltips or anything else. See Storybook for a working example.

    Parameters

    Returns Element

Generated using TypeDoc