Plotting a 2 header ["t_stamp", "value"] dataset into an easy chart

I am getting data using the httpGet function and then constructing a 2 header [“t_stamp”,“values”] dataset using that data that I got from the API request. I am successfully able to write that dataset to the “data” property on a classic chart which populates that data into the chart.Would be possible for that data to be plotted on an easy chart? If yes, Any recommendations/advice on how to do so? Thanks!

EasyChart cannot do this.