Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bqplot/bqplot
/ redraw_axis
Method
redraw_axis
js/src/ColorAxis.ts:521–524 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
519
}
520
521
redraw_axis() {
522
this.draw_color_bar();
523
this.redraw_axisline();
524
}
525
526
axis_scale: ColorScale;
527
axis_line_scale:
Callers
nothing calls this directly
Calls
2
draw_color_bar
Method · 0.95
redraw_axisline
Method · 0.95
Tested by
no test coverage detected