Intelligently determine location of title for Axes objects. #44
Labels
enhancement
New feature or request
good first issue
Good for newcomers. Approx. time to solve 0-2 hours.
type: minor bump
Incremental update without API breaks
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:
The text was updated successfully, but these errors were encountered: