Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitb1f0865

Browse files
authored
Merge pull request#26266 from QuLogic/anatomy-font
DOC: Use consistent font for anatomy example
2 parentsabb2059 +ab9dc45 commitb1f0865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎galleries/examples/showcase/anatomy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ def annotate(x, y, text, code):
7272
color='white'ifpath_effectselseroyal_blue
7373
ax.text(x,y-0.2,text,zorder=100,
7474
ha='center',va='top',weight='bold',color=color,
75-
style='italic',fontfamily='Courier New',
75+
style='italic',fontfamily='monospace',
7676
path_effects=path_effects)
7777

7878
color='white'ifpath_effectselse'black'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp