Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ColdGrub1384/Pyto
/ shrink
Method
shrink
site-packages/matplotlib/mathtext.py:1516–1518 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1514
self.depth = 0
1515
1516
def
shrink(self):
1517
Char.shrink(self)
1518
self._update_metrics()
1519
1520
def
grow(self):
1521
Char.grow(self)
Callers
1
accent
Method · 0.95
Calls
2
_update_metrics
Method · 0.95
shrink
Method · 0.45
Tested by
no test coverage detected