Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/antvis/Infographic
/ getOptions
Method
getOptions
src/editor/types/state.ts:40–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
},
39
): void;
40
getOptions(): ParsedInfographicOptions;
41
destroy(): void;
42
}
43
Callers
5
apply
Method · 0.65
register
Method · 0.65
updateOriginViewBox
Method · 0.65
Infographic.tsx
File · 0.65
state-manager.test.ts
File · 0.65
Implementers
1
StateManager
src/editor/managers/state.ts
Calls
no outgoing calls
Tested by
no test coverage detected