Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/automeris-io/WebPlotDigitizer
/ gettext
Method
gettext
app/renderHTML.py:18–19 ·
view source on GitHub ↗
(self, x)
Source
from the content-addressed store, hash-verified
16
self.language.install()
17
18
def
gettext(self, x):
19
return
self.language.gettext(x)
20
21
def
ugettext(self, x):
22
return
self.language.gettext(x)
Callers
15
ugettext
Method · 0.80
main.js
File · 0.80
align
Method · 0.80
initiatePlotAlignment
Function · 0.80
align
Function · 0.80
deleteCalibration
Function · 0.80
deleteAxes
Function · 0.80
deleteAssociatedDatasets
Function · 0.80
renameAxes
Function · 0.80
makeAxesName
Function · 0.80
showAddDataset
Function · 0.80
renameDataset
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected