I have a question about the matplotlib on raspberry pi I have following code:
import matplotlib.pyplot as plt data = [100, 200, 500, 700, 300, 200, 500] x =[