Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Change rectangle to non-square for geolegend#730

Merged
cvanelteren merged 3 commits into
Ultraplot:mainUltraplot/UltraPlot:mainfrom
gepcel:rectangle-geolegendgepcel/UltraPlot:rectangle-geolegendCopy head branch name to clipboard
Jun 2, 2026
Merged

Change rectangle to non-square for geolegend#730
cvanelteren merged 3 commits into
Ultraplot:mainUltraplot/UltraPlot:mainfrom
gepcel:rectangle-geolegendgepcel/UltraPlot:rectangle-geolegendCopy head branch name to clipboard

Conversation

@gepcel

@gepcel gepcel commented May 21, 2026

Copy link
Copy Markdown
Collaborator

Addresses #729 .

Change rec, rect, rectangle to non-square rectangles for geolegend.

Now the following codes, produces the following image.

fig,ax=pplt.subplot()
ax.axis('off')
# ax.geolegend(['diamond', 'rect', 'box'], fc='r', ec='r', loc='uc')
ax.geolegend(['rec', 'rect','rectangle', 'box', 'square'], 
    facecolor='r', edgecolor='r', loc='c', ncols=1)
image

@gepcel

gepcel commented May 21, 2026

Copy link
Copy Markdown
Collaborator Author

call for

pre-commit.ci autofix

@codecov

codecov Bot commented May 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@cvanelteren cvanelteren merged commit 58c8efc into Ultraplot:main Jun 2, 2026
5 of 7 checks passed
@gepcel gepcel deleted the rectangle-geolegend branch June 10, 2026 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.