Thanks to visit codestin.com
Credit goes to github.com

Skip to content

add label alignment to tick_params #20644

Open
@story645

Description

@story645

tick_params supports a subset of labeling parameters:

  • labelcolor
  • labelsize
  • label{bottom, top, left, right}
  • labelrotation

Motivated by wanting to swap out plt.setp and use tick_params, and finding the tick_params list kind of arbitrary, I think if labels can be modified via tick_params than a larger set of label parameters should be supported. This would mean adding:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions