I'm very new to node.js and javascript and need some help with chart.js. I have a .html file containing code for my chart but the data needs to be in the form of lists. I have an Express server running on localhost that sends responses. How can I use data fetched from the Express endpoint and use it in the .html file to create the chart? Thanks!
via 266
No comments:
Post a Comment