at HtmlWrapperMorph.draw
TypeError: Cannot read property '0' of undefined
-- ALL --
catchErrors
clear
draw
getChart
getD3Transform
getData
getExampleData
installLayers
onExport
onrestore
reset
setD3Transform
update
Scripts
-- ALL --
[extent, AttributeConnection(<lively.morphic.HtmlWrapperMorph#D5302... - SimpleLineChart>.extent --> <lively.morphic.HtmlWrapperMorph#D5302... - SimpleLineChart>.updateDelayed)]
Connections
+
+
-
-
this
.addScript(
function
reset()
{
this
.doNotSerialize = [
'chart'
,
'svgNode'
,
'data'
,
'lastNode'
];
this
.data = null;
this
.startStepping(
1000
,
'redraw'
);
this
.stopStepping()
this
.scaleDetail =
1
}
).tag([]);
<lively.morphic.HtmlWrapperMorph#D5302... - SimpleLineChart>
Tag:
all
run
save
Tests
ObjectEditor
X
M
–