fix example (syntax error and indenting)

pull/1/head
Sergiy Borodych 13 years ago
parent 2cd4f8b900
commit 68df2de308

@ -57,6 +57,7 @@ how much info to output:
msg += " with " + series.data.length + " points";
alert(msg);
}
}
plot.hooks.processOptions.push(checkDebugEnabled);
}

Loading…
Cancel
Save