MCPcopy Index your code
hub / github.com/bqplot/bqplot / get_data_dict

Method get_data_dict

js/src/PieModel.ts:154–156  ·  view source on GitHub ↗
(data, index)

Source from the content-addressed store, hash-verified

152 }
153
154 get_data_dict(data, index) {
155 return data.data;
156 }
157
158 static serializers = {
159 ...MarkModel.serializers,

Callers 4

refresh_tooltipFunction · 0.45
custom_msg_senderFunction · 0.45
mouse_overFunction · 0.45
mouse_outFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected