yunjianwu / achartengine

Automatically exported from code.google.com/p/achartengine
0 stars 0 forks source link

Change background color between chart and margins #260

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
is it possible to change the background color between chart and margins 
I can force the chart back color but haven't found how to make all the 
background white for example
Using getTimeChartView with latelst lib 1.0

Original issue reported on code.google.com by stef.ba...@gmail.com on 25 Dec 2012 at 10:48

Attachments:

GoogleCodeExporter commented 9 years ago
Exactly my problem too. I would realy appreciate it, if there will be a bug fix.

Original comment by jan.ruh...@googlemail.com on 26 Dec 2012 at 12:20

GoogleCodeExporter commented 9 years ago
Got it, just set setMarginsColor of the renderer

Original comment by stef.ba...@gmail.com on 26 Dec 2012 at 11:09

GoogleCodeExporter commented 9 years ago

Original comment by dandrome...@gmail.com on 8 Jan 2013 at 12:33

GoogleCodeExporter commented 9 years ago
Anyway setting the background color to transparent has no effect
I just would like not to apply a specific color but use the selected theme one, 
and have the same background inside and outside margins.
haven't found how to do it yet

Original comment by stef.ba...@gmail.com on 8 Jan 2013 at 4:17

GoogleCodeExporter commented 9 years ago
is it possible to implement Color.transparent?
Applying holo light theme, my background is white but margin color is always 
black (not setting it or setting as Color.transparent)

Original comment by stef.ba...@gmail.com on 14 Jan 2013 at 1:10