MCPcopy
hub / github.com/chartjs/Chart.js / setContext

Method setContext

src/helpers/helpers.config.types.ts:53–53  ·  view source on GitHub ↗
(ctx: AnyObject)

Source from the content-addressed store, hash-verified

51 _stack: Set<string>;
52 _descriptors: Descriptor
53 setContext(ctx: AnyObject): ContextProxy<T, R>
54 override<S extends AnyObject>(scope: S): ContextProxy<(T[number] | S)[], T | R>
55}
56

Callers 15

initMethod · 0.80
_computeGridLineItemsMethod · 0.80
_computeLabelItemsMethod · 0.80
getLineWidthForValueMethod · 0.80
drawBorderMethod · 0.80
doSplitByStylesFunction · 0.80
_resolveAnimationsMethod · 0.80
updateMethod · 0.80
drawMethod · 0.80
fitWithPointLabelsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected