Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nhn/tui.chart
/ axes.spec.ts
File
axes.spec.ts
apps/chart/tests/components/axes.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Axis from
'@src/component/axis'
;
2
import
Store from
'@src/store/store'
;
3
import
{ LineChartOptions } from
'@t/options'
;
4
import
EventEmitter from
'@src/eventEmitter'
;
Callers
nothing calls this directly
Calls
3
initialize
Method · 0.45
render
Method · 0.45
forEach
Method · 0.45
Tested by
no test coverage detected