File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -967,14 +967,14 @@ def get_tick_params(self, which='major'):
967967 Returns
968968 -------
969969 dict
970- Default properties for styling *new* elements added to this axis.
970+ Properties for styling *new* elements added to this axis.
971971
972972 Notes
973973 -----
974- This method returns the default values for styling *new* elements
975- added to this axis and may be different from the values on current
976- elements, if they were modified directly by the user (e.g., via
977- ``set_*`` methods on individual tick objects).
974+ This method returns the appearance parameters for styling *new*
975+ elements added to this axis and may be different from the values
976+ on current elements, if they were modified directly by the user
977+ (e.g., via ``set_*`` methods on individual tick objects).
978978
979979 Examples
980980 --------
You can’t perform that action at this time.
0 commit comments