‘Using echarts and provided DATA, demonstrate how to convert a table of rows such that the “value” is aggregated and shown on a bar chart as the sum of all “values” for each “timestamp”
DATA: {json array}’
Dumping your data into the context window tends to help specify the task and focus the AI on the data structures to use.