Full stack "Stock Market", help!

Hey everyone,

I’m having a bit of a cryout with this challenge. I managed to make the yahoo-finance module work with my app and I’m getting and sending the right data with sockets, but I don’t know how to display the data in a multi line graph. I was trying to read from D3 and Charts.js but I’m really hating them right now. Any ideas on some tutorials or other ways to display the graph?

Thanks in advance!

Try Highcharts.js a nice framework for this challenge. http://api.highcharts.com/highstock

Maybe this will help?