-
Notifications
You must be signed in to change notification settings - Fork 224
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Expand documentation for Cartesian projections (#2643)
Expand the documentations of the Cartesian linear, logarithmic, and power projections regarding the scale option. * Add general syntax for 'scale' option in 'cartesian_linear.py' * Add general syntax for 'scale' option in 'cartesian_logarithmic.py' * Add general syntax for 'scale' option in 'cartesian_power.py' * Mention geo and calender coordinates usage with linear projection
- Loading branch information
1 parent
82be115
commit dcf1c7f
Showing
3 changed files
with
31 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters