The Chart component allows you to visualize data as graphs and charts. It's built using Chart.js.
You can use actions and transformers to build charts. You can reference an array or an object in the Data source field for a chart.
After you select a data source, ILLA parses the data and populates the chart. By default, the first non-numeric column populates the X-axis but you can change this and other properties like Chart type, Group by, etc.