3.5.3 的 API 变更# 按位置传递 linefmt 已取消弃用 按位置传递 linefmt 已取消弃用# 在 stem 中所有格式参数的按位置使用自 Matplotlib 3.5 起已被弃用。此弃用已被放宽,以便仍然可以按位置传递 linefmt,例如 stem(x, y, 'r')。