UNPKG
morris.js
Version:
latest (0.5.0)
0.5.0
Easy, pretty charts
morrisjs.github.com/morris.js
morrisjs/morris.js
morris.js
/
examples
/
lib
/
example.css
14 lines
(13 loc)
•
158 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
body
{
width
:
800px
;
margin
:
0
auto; }
#graph
{
width
:
800px
;
height
:
250px
;
margin
:
20px
auto
0
auto; } pre {
height
:
250px
;
overflow
: auto; }