Two line chart from HTTP request

Hard to see any setting in the images. Or read the code.
The http node is outputting a string you need to set it to output on parse json object. Or the the NaN in the returned payload is not letting the http node parse the data.
My last function should feed into chart node with no issues.