Hello, i need to make a graph that always update from my electronic works, add_rows() did great job to make the chart, but it doesn’t work for showing data that always update from my device. Is there a way to do the action with delete and remove rows from the line_chart ? or something that i can do to delete first rows from line chart without refresh the page, so i can make it showing amount of data constantly
thanks