Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bqplot/bqplot
/ axis.ts
File
axis.ts
js/src/test/axis.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
'chai'
;
2
import
{ DummyManager } from
'./dummy-manager'
;
3
import
* as bqplot from
'..'
;
4
import
{ create_figure_scatter, create_model_bqplot } from
'./widget-utils'
;
Callers
nothing calls this directly
Calls
4
create_figure_scatter
Function · 0.90
create_model_bqplot
Function · 0.90
getFigureSize
Method · 0.80
updateDecorators
Method · 0.80
Tested by
no test coverage detected