Closed
Description
axis.Axis.get_major_ticks should be updated to list its return type, which is a list of Tick objects and cross reference to the Tick object documentation.
The motivation for this fix is examples like dollar tick where it is unclear what methods are on the tick objects.