新聞

- `.plot (` - plot specified data - `xlabel` - set label for x-axis - `ylabel` - set label for y-axis - `style='italic'` - use `italic` font style import matplotlib.pyplot as plt ...