I am trying to create a multiline chart in d3.
I have selected needed fields that I am interested in for the line chart and able to view the data just fine.
The issue is I am inable to get the date values form the data.
Below is my code : code
When I checked on the console, I am getting undefined values.
Thanks, Blyzz