MCPcopy
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

addMethod · 0.45
axes.spec.tsFile · 0.45
axisTitle.spec.tsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected