import { Meta } from '@storybook/addon-docs';

<Meta title="Experimental/controls/ListViewItemChart" />

# ListViewItemChart

The ListViewItemChart allows easy creation of chart inside ListViewItem. Styles have been included to match Ping specs.

### Recommended Use
This component is intended to be used inside a ListViewItem component. See the [ListViewItem](./?path=/docs/experimental-listviewitem--docs)
docs for a more detailed examples.
