Skip to content

Commit 9023cfb

Browse files
committed
enlarge demo graphs
1 parent 83778c7 commit 9023cfb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

histogram/resources/configs.js

+4-4
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ ccm.files[ 'configs.js' ] = {
2121
// size of SVG image
2222
main: {
2323
tag: 'svg',
24-
width:"100",
25-
height:"100",
24+
width:"300",
25+
height:"300",
2626
inner: []
2727
}
2828
},
@@ -48,8 +48,8 @@ ccm.files[ 'configs.js' ] = {
4848
// size of SVG image
4949
main: {
5050
tag: 'svg',
51-
width:"100",
52-
height:"100",
51+
width:"300",
52+
height:"300",
5353
inner: []
5454
}
5555
},

0 commit comments

Comments
 (0)