I think you need to call plot before you add the calling legend . import pandas as pd import matplotlib.pyplot as plt a = {'Test1': {1: ...
確定! 回上一頁