File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,4 +2,27 @@ Deprecations
22````````````
33
44Multiple internal functions that were exposed as part of the public API
5- of ``mpl_toolkits.mplot3d `` are deprecated.
5+ of ``mpl_toolkits.mplot3d `` are deprecated,
6+
7+ **mpl_toolkits.mplot3d.art3d **
8+
9+ - :func: `mpl_toolkits.mplot3d.art3d.norm_angle `
10+ - :func: `mpl_toolkits.mplot3d.art3d.norm_text_angle `
11+ - :func: `mpl_toolkits.mplot3d.art3d.path_to_3d_segment `
12+ - :func: `mpl_toolkits.mplot3d.art3d.paths_to_3d_segments `
13+ - :func: `mpl_toolkits.mplot3d.art3d.path_to_3d_segment_with_codes `
14+ - :func: `mpl_toolkits.mplot3d.art3d.paths_to_3d_segments_with_codes `
15+ - :func: `mpl_toolkits.mplot3d.art3d.get_patch_verts `
16+ - :func: `mpl_toolkits.mplot3d.art3d.get_colors `
17+ - :func: `mpl_toolkits.mplot3d.art3d.zalpha `
18+
19+ **mpl_toolkits.mplot3d.proj3d **
20+
21+ - :func: `mpl_toolkits.mplot3d.proj3d.line2d `
22+ - :func: `mpl_toolkits.mplot3d.proj3d.line2d_dist `
23+ - :func: `mpl_toolkits.mplot3d.proj3d.line2d_seg_dist `
24+ - :func: `mpl_toolkits.mplot3d.proj3d.mod `
25+ - :func: `mpl_toolkits.mplot3d.proj3d.proj_transform_vec `
26+ - :func: `mpl_toolkits.mplot3d.proj3d.proj_transform_vec_clip `
27+ - :func: `mpl_toolkits.mplot3d.proj3d.vec_pad_ones `
28+ - :func: `mpl_toolkits.mplot3d.proj3d.proj_trans_clip_points `
You can’t perform that action at this time.
0 commit comments