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

Method getDataVisibility

src/core/core.controller.js:885–887  ·  src/core/core.controller.js::Chart.getDataVisibility
(index)

Source from the content-addressed store, hash-verified

883 }
884
885 getDataVisibility(index) {
886 return !this._hiddenIndices[index];
887 }
888
889 /**
890 * @private

Callers 12

generateLabelsMethod · 0.80
_circumferenceMethod · 0.80
calculateTotalMethod · 0.80
generateLabelsMethod · 0.80
getMinMaxMethod · 0.80
updateElementsMethod · 0.80
countVisibleElementsMethod · 0.80
_computeAngleMethod · 0.80
generateTickLabelsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected