Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Move locator back to top level
  • Loading branch information
cvanelteren committed Jan 21, 2026
commit 12ca677b13f34472164dd88b7dd2c5083480f34f
1 change: 1 addition & 0 deletions ultraplot/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"Colormap": ("constructor", "Colormap"),
"Cycle": ("constructor", "Cycle"),
"Norm": ("constructor", "Norm"),
"Locator": ("constructor","Locator")
}


Expand Down
Loading