Commit 17de827
authored
Fixed decimal points not appearing at end of Mathtext string. (matplotlib#23357)
* Fixed decimal points not appearing at end of Mathtext string.
* Added test for Mathtext strings ending with decimal point.1 parent 4b311a2 commit 17de827
File tree
3 files changed
+4
-3
lines changed- lib/matplotlib
- tests
- baseline_images/test_mathtext
3 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2000 | 2000 | | |
2001 | 2001 | | |
2002 | 2002 | | |
| 2003 | + | |
| 2004 | + | |
2003 | 2005 | | |
2004 | 2006 | | |
2005 | 2007 | | |
2006 | | - | |
2007 | | - | |
2008 | 2008 | | |
2009 | 2009 | | |
2010 | 2010 | | |
2011 | 2011 | | |
2012 | | - | |
| 2012 | + | |
2013 | 2013 | | |
2014 | 2014 | | |
2015 | 2015 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| 131 | + | |
131 | 132 | | |
132 | 133 | | |
133 | 134 | | |
| |||
0 commit comments