You don't need to append the new data to the same x and y arrays, you can do this quick fix: import matplotlib.pyplot as plt import csv x ...
確定! 回上一頁