MCPcopy
hub / github.com/nhn/tui.chart / dispatch

Function dispatch

apps/chart/tests/store/legend.spec.ts:53–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

51
52 it('should make legend layout properly when calling the setNormalLegendLayout', () => {
53 const dispatch = () => {};
54
55 const fontTheme = {
56 fontSize: 11,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected