DOC: 热图文档中包含过时的 matplotlib 文档链接
作者: Heptasphere创建于 2026年3月16日更新于 2026年4月15日
在 heatmap 的 cbar_kws 参数的文档中,matplotlib 的 colorbar 参数的链接指向了错误的页面: https://matplotlib.org/stable/api/figure_api.html#matplotlib.figure.Figure.colorbar。正确的页面是 https://matplotlib.org/stable/api/_as_gen/matplotlib.figure.Figure.colorbar.html。
内容来源: mwaskom/seaborn