I\'m trying to plot very simple data:
data = pd.DataFrame({"x": np.random.randint(1,1000, n), "y": np.random.randint(1,1000,