According to the doc you could find them by doing this : from matplotlib import lines lines.lineStyles.keys() >>> ['', ' ', 'None', '--', '- ...
確定! 回上一頁