repo.or.cz
/
h2N7SspZmY.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
maio
[h2N7SspZmY.git]
/
lib
/
plugins
/
chart2
/
conf
/
default.php
blob
8c24754ce38639eafd8681e9d6d335d0e5978450
1
<
?php
2
/**
3
* Options for the chart plugin
4
*
5
* @author Ikuo Obataya <I.Obataya@gmail.com>
6
*/
7
8
$conf
[
'default_width'
] =
320
;
9
$conf
[
'default_height'
] =
240
;
10
$conf
[
'default_bgcolor'
] =
"#FFFFFF"
;
11
$conf
[
'license'
] =
""
;