I wan to build a page which is opened when some page label was clicked and the page show a picture which is continuous updated by continuous latest data as shown by below picture:
it receives many points of data within 1 minute and I want to only save the last point for each past minute; and for current minute I want to show the latest point as this current minute; shall I get some structure about this or a example for this module /app?