Code
Hub
Trending
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ SetFractionDigits
Method
SetFractionDigits
gui/pyfa_gauge.py:105–106 ·
view source on GitHub ↗
(self, digits)
Source
from the content-addressed store, hash-verified
103
self._bar_colour = colour
104
105
def
SetFractionDigits(self, digits):
106
self._fraction_digits = digits
107
108
def
GetBarGradient(self):
109
if
self._bar_gradient is None:
Callers
2
populatePanel
Method · 0.95
populatePanel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected