morris.js/examples/lib/example.js
2012-03-07 21:35:25 +00:00

4 lines
63 B
JavaScript

$(function () {
eval($('#code').text());
prettyPrint();
});