Skip to content

Commit e216436

Browse files
committed
Fix mathtext rendering of vertical bar
1 parent 231d1c8 commit e216436

13 files changed

+556
-484
lines changed

lib/matplotlib/_mathtext_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,7 @@
526526
'succnsim' : 8937,
527527
'gimel' : 8503,
528528
'vert' : 124,
529-
'|' : 124,
529+
'|' : 8214,
530530
'varrho' : 1009,
531531
'P' : 182,
532532
'approxident' : 8779,
Binary file not shown.
Lines changed: 146 additions & 128 deletions
Loading
Binary file not shown.

0 commit comments

Comments
 (0)