It seams as it would be the same with Apple's Dashcode extensions on Safari
mobile on iPod (late 2009).
(I can't event find out which version of Dashcode,Safari, or the OS is used
on this device.)
However I know that I using PlotKit 0.9.1/MochoKit 1.4.2
The error:
PlotKit.Layout.evaluat()
-> Layout._evaluateLimits()
--->all =collapse(map(itemgetter(1), items(this.datasets)));
--->itemgetter(1)
---->/js/mochi/Iter.js, Line 77: "TypeError: object:[object Object] is not
iterable.
Modifing the method usingPrototype() so it allways returns true didn't help
in this case.
Without Dashcode PlotKit workes fine.
Best regards.