Chart Components (React)
These demos use the ui-react-dom-charts module to render Store Tables and Queries ResultTables as simple SVG charts.

<LineChart />
In this demo, we render a Store Table with the LineChart component from the ui-react-dom-charts module. Read more.

<LineChart /> (Styled)
In this demo, we apply CSS to a LineChart to show how all its visual aspects can be styled. Read more.