Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nhn/tui.chart
/ initialize
Method
initialize
apps/chart/src/component/plot.ts:42–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
theme!: Required<PlotTheme>;
41
42
initialize() {
43
this.
type
=
'plot'
;
44
}
45
46
getPlotAxisSize(vertical: boolean) {
47
return
{
Callers
5
add
Method · 0.45
axisUsingCenterY.spec.ts
File · 0.45
axes.spec.ts
File · 0.45
boxStackSeries.spec.ts
File · 0.45
axisTitle.spec.ts
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected