New candlestickchart screenshot
diff --git a/MPChartExample/src/com/xxmassdeveloper/mpchartexample/CandleStickChartActivity.java b/MPChartExample/src/com/xxmassdeveloper/mpchartexample/CandleStickChartActivity.java
index af5eb39..36211e1 100644
--- a/MPChartExample/src/com/xxmassdeveloper/mpchartexample/CandleStickChartActivity.java
+++ b/MPChartExample/src/com/xxmassdeveloper/mpchartexample/CandleStickChartActivity.java
@@ -48,6 +48,7 @@
         mSeekBarY.setOnSeekBarChangeListener(this);
 
         mChart = (CandleStickChart) findViewById(R.id.chart1);
+        mChart.setBackgroundColor(Color.WHITE);
 
         mChart.setDescription("");
 
diff --git a/screenshots/candlestickchart.png b/screenshots/candlestickchart.png
index 633de36..0dce18a 100644
--- a/screenshots/candlestickchart.png
+++ b/screenshots/candlestickchart.png
Binary files differ