mirror of
https://github.com/morrisjs/morris.js.git
synced 2024-11-10 21:36:34 +01:00
4 lines
63 B
JavaScript
4 lines
63 B
JavaScript
$(function () {
|
|
eval($('#code').text());
|
|
prettyPrint();
|
|
}); |