Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bqplot/bqplot
/ get_group_transform
Method
get_group_transform
js/src/MarketMap.ts:845–847 ·
view source on GitHub ↗
(index)
Source
from the content-addressed store, hash-verified
843
}
844
845
get_group_transform(index) {
846
return
'translate('
+
'0'
+
', 0)'
;
847
}
848
849
get_cell_transform(index) {
850
if
(!this.past_border_y()) {
Callers
1
draw_map
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected