aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/bower_components/morris.js/examples/lib/example.js
blob: 80b19f4c025740dd44632a873a9465edd9d4f7bc (plain) (blame)
1
2
3
4
$(function () {
  eval($('#code').text());
  prettyPrint();
});