Uh oh!
There was an error while loading. Please reload this page.
There was an error while loading. Please reload this page.
uplt.Locator to uplt.constructor.Locator, to avoid a AttributeError: module 'ultraplot' has no attribute 'Locator' error. #489
After this commit I had to change from
uplt.Locatortouplt.constructor.Locator, to avoid aAttributeError: module 'ultraplot' has no attribute 'Locator'error.Is this the expected behaviour?
Originally posted by @pgf in #439 (comment)