Plot chart points from a list or points

How do you plot multiple points on a chart? The points come from a list imported by and an API call. The chart tutorial doesn’t explain this.

My main problem was using data as “action” instead of “data” in my custom API plugin configuration. Once I used the data correctly the expected options showed up for data source, expressions, etc. Also you dont need to create a workflow to plot the graph you can access the API directly from the chart.