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

Function marks_changed

js/src/Selector.ts:68–70  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

66 }
67
68 marks_changed() {
69 this.populate_mark_views().then(() => this.selected_changed());
70 }
71
72 handle_custom_messages(msg) {
73 if (msg.type === 'reset') {

Callers

nothing calls this directly

Calls 1

selected_changedMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…