Commit 632ab72
authored
Do not use the deprecated matplotlib config option 'text.latex.preview'. (#5233)
Deprecated as of version 3.3.4, see:
https://matplotlib.org/3.3.4/api/api_changes.html#text-latex-preview-rcparam
Requires matplotlib~=3.3,>=3.3.4.
Fixes #5231.1 parent 01a8846 commit 632ab72
2 files changed
Lines changed: 1 addition & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1612 | 1612 | | |
1613 | 1613 | | |
1614 | 1614 | | |
1615 | | - | |
1616 | | - | |
1617 | | - | |
1618 | 1615 | | |
1619 | 1616 | | |
1620 | 1617 | | |
| |||
1629 | 1626 | | |
1630 | 1627 | | |
1631 | 1628 | | |
1632 | | - | |
1633 | | - | |
1634 | 1629 | | |
1635 | 1630 | | |
1636 | 1631 | | |
| |||
1641 | 1636 | | |
1642 | 1637 | | |
1643 | 1638 | | |
1644 | | - | |
1645 | | - | |
1646 | | - | |
1647 | 1639 | | |
1648 | 1640 | | |
1649 | 1641 | | |
| |||
1655 | 1647 | | |
1656 | 1648 | | |
1657 | 1649 | | |
1658 | | - | |
1659 | | - | |
1660 | 1650 | | |
1661 | 1651 | | |
1662 | 1652 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| |||
0 commit comments