Skip to content

Update Bk3_Ch16_01.py#163

Open
vincentcxy wants to merge 1 commit intoVisualize-ML:mainfrom
vincentcxy:patch-1
Open

Update Bk3_Ch16_01.py#163
vincentcxy wants to merge 1 commit intoVisualize-ML:mainfrom
vincentcxy:patch-1

Conversation

@vincentcxy
Copy link

由于 matplotlib 在 3.8.0 版本中 将 contour 的 collections 属性弃用并将 contour 修改为 collections 的子类。因此需要使用 get_path 来获取等高线路径。

由于 matplotlib 在 3.8.0 版本中 将 contour 的 collections 属性弃用并将 contour 修改为 collections 的子类。因此需要使用 get_path 来获取等高线路径。
@Visualize-ML
Copy link
Owner

Visualize-ML commented Jul 10, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants