MCPcopy Create free account
hub / github.com/bqplot/bqplot / tick_labels_changed

Method tick_labels_changed

js/src/Axis.ts:219–221  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

217 }
218
219 tick_labels_changed() {
220 this.tickformat_changed();
221 }
222
223 apply_tick_styling() {
224 // Applies current tick styling to all displayed ticks

Callers

nothing calls this directly

Calls 1

tickformat_changedMethod · 0.95

Tested by

no test coverage detected