Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ afterRender
Method
afterRender
app/views/admin/AnalyticsView.js:55–58 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
}
54
55
afterRender () {
56
super.afterRender()
57
return
this.createLineCharts()
58
}
59
60
loadData () {
61
this.supermodel.addRequestResource({
Callers
nothing calls this directly
Calls
1
createLineCharts
Method · 0.95
Tested by
no test coverage detected