Skip to content

Commit a23f877

Browse files
committed
enlarge demo graphs
1 parent 9023cfb commit a23f877

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

histogram/resources/configs.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ccm.files[ 'configs.js' ] = {
2222
main: {
2323
tag: 'svg',
2424
width:"300",
25-
height:"300",
25+
height:"100",
2626
inner: []
2727
}
2828
},
@@ -49,7 +49,7 @@ ccm.files[ 'configs.js' ] = {
4949
main: {
5050
tag: 'svg',
5151
width:"300",
52-
height:"300",
52+
height:"100",
5353
inner: []
5454
}
5555
},

0 commit comments

Comments
 (0)