File tree 3 files changed +22
-11
lines changed
3 files changed +22
-11
lines changed Original file line number Diff line number Diff line change
1
+ ******************************
2
+ ``matplotlib.projections.geo ``
3
+ ******************************
4
+
5
+ .. automodule :: matplotlib.projections.geo
6
+ :members:
7
+ :show-inheritance:
Original file line number Diff line number Diff line change
1
+ ********************************
2
+ ``matplotlib.projections.polar ``
3
+ ********************************
4
+
5
+ .. automodule :: matplotlib.projections.polar
6
+ :members:
7
+ :show-inheritance:
Original file line number Diff line number Diff line change 6
6
:members:
7
7
:show-inheritance:
8
8
9
- ``matplotlib.projections.polar ``
10
- ================================
9
+ Built-in projections
10
+ ====================
11
+ Matplotlib has built-in support for polar and some geographic projections.
12
+ See the following pages for more information:
11
13
12
- .. automodule :: matplotlib.projections.polar
13
- :members:
14
- :show-inheritance:
15
-
16
- ``matplotlib.projections.geo ``
17
- ==============================
14
+ .. toctree ::
15
+ :maxdepth: 1
18
16
19
- .. automodule :: matplotlib.projections.geo
20
- :members:
21
- :show-inheritance:
17
+ projections/polar
18
+ projections/geo
You can’t perform that action at this time.
0 commit comments