File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232
3333make_axes_kw_doc = '''
3434
35- ========== ====================================================
36- Property Description
37- ========== ====================================================
38- *fraction* 0.15; fraction of original axes to use for colorbar
39- *pad* 0.05 if vertical, 0.15 if horizontal; fraction
40- of original axes between colorbar and new image axes
41- *shrink* 1.0; fraction by which to shrink the colorbar
42- *aspect* 20; ratio of long to short dimensions
43- ========== ====================================================
35+ ============= ====================================================
36+ Property Description
37+ ============= ====================================================
38+ *orientation* vertical or horizontal
39+ *fraction* 0.15; fraction of original axes to use for colorbar
40+ *pad* 0.05 if vertical, 0.15 if horizontal; fraction
41+ of original axes between colorbar and new image axes
42+ *shrink* 1.0; fraction by which to shrink the colorbar
43+ *aspect* 20; ratio of long to short dimensions
44+ ============= ====================================================
4445
4546'''
4647
You can’t perform that action at this time.
0 commit comments