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

Commit d96d68c

Browse filesBrowse files
committed
TST: update test images for text baseline changes
Remove the light font because we don't have a good one on mac on CI
1 parent dff07ed commit d96d68c
Copy full SHA for d96d68c

File tree

Expand file treeCollapse file tree

3 files changed

+0
-1
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+0
-1
lines changed
Loading
Loading

‎lib/matplotlib/tests/test_text.py

Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_text.py
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1126,7 +1126,6 @@ def test_font_wrap():
11261126
plt.text(4, -1, t, fontsize=18, family='serif', ha='left', rotation=15,
11271127
wrap=True)
11281128
plt.text(6, 5, t, family='sans serif', ha='left', rotation=15, wrap=True)
1129-
plt.text(5, 5, t, weight='light', ha='right', rotation=-15, wrap=True)
11301129
plt.text(5, 10, t, weight='heavy', ha='center', va='top', wrap=True)
11311130
plt.text(3, 4, t, family='monospace', ha='right', wrap=True)
11321131
plt.text(-1, 0, t, fontsize=14, style='italic', ha='left', rotation=-15,

0 commit comments

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