diff --git a/libraries/chart/pma_chart.php b/libraries/chart/pma_chart.php index e5b9fdeee..d89ef139e 100644 --- a/libraries/chart/pma_chart.php +++ b/libraries/chart/pma_chart.php @@ -29,6 +29,7 @@ class PMA_Chart '#238C74', '#4C489B', '#1D674A', + '#87C9BF', ); /* @@ -39,7 +40,7 @@ class PMA_Chart /* * The width of the chart. */ - protected $width = 500; + protected $width = 520; /* * The height of the chart.