Increased default size.
This commit is contained in:
@@ -29,6 +29,7 @@ class PMA_Chart
|
|||||||
'#238C74',
|
'#238C74',
|
||||||
'#4C489B',
|
'#4C489B',
|
||||||
'#1D674A',
|
'#1D674A',
|
||||||
|
'#87C9BF',
|
||||||
);
|
);
|
||||||
|
|
||||||
/*
|
/*
|
||||||
@@ -39,7 +40,7 @@ class PMA_Chart
|
|||||||
/*
|
/*
|
||||||
* The width of the chart.
|
* The width of the chart.
|
||||||
*/
|
*/
|
||||||
protected $width = 500;
|
protected $width = 520;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* The height of the chart.
|
* The height of the chart.
|
||||||
|
Reference in New Issue
Block a user