How do I update when JSON changes – Ebay API
I have built a simple web app that fetches some data (JSON) from the ebay API and plots the result onto a chart showing the price for each item. This works nicely. However, I would like the chart to update…