4.1. Line Chart¶ · 1. Rationale¶. Show linear relation of two variables. 4.1. · 2. Syntax¶. import matplotlib.pyplot as plt x = [1, 2, 3, 4] y = [1, 2, 3, 4] plt.
確定! 回上一頁