Skip to content

Intelligently determine location of title for Axes objects. #44

Description

@v0dro

Currently we simply get the center of the Axes and set the start point of the Axes title text from there.

However, this is not a good and scalable approach because it turns out rather ugly especially when the font size is larger. This issue will involve fixing the current situation by coming up with a better heuristic to determine the location of the title text for an Axes object.

Here's the current situation:
adds_error_bar_with_upper_limit_and_lower_limit_with_collection_xerr_ _yerr

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood first issueGood for newcomers. Approx. time to solve 0-2 hours.type: minor bumpIncremental update without API breaks

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions