How to draw two time series using quickchart node

How to config the quickchart node to draw the two time series in the sample data? Thanks!

Hey @Kemaru Welcome to the community!

Unfortunately, the QuickChart node mangles the json when you try to add anything other than an array. Answer is to really just use the HTTP request node and hit the API directly.

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.