Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/plotly/dash
/ formatting_test.ts
File
formatting_test.ts
components/dash-table/tests/js-unit/formatting_test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{assert, expect} from
'chai'
;
2
3
import
{getFormatter} from
'dash-table/type/number'
;
4
import
{getLocale, getNully, getSpecifier} from
'dash-table/dash/Sanitizer'
;
Callers
nothing calls this directly
Calls
7
getFormatter
Function · 0.90
getLocale
Function · 0.90
getNully
Function · 0.90
getSpecifier
Function · 0.90
expect
Function · 0.85
it
Function · 0.50
equal
Method · 0.45
Tested by
no test coverage detected