amCharts background almost black
etcetera9 - September 21, 2009 - 17:51
| Project: | Charts And Graphs |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
When I use amCharts option, graph displays fine except its background is almost black. Considering the text color is also black, I think this is a bug rather than a design choice. Am I right?

#1
I've set this as fixed - although ideally the option to change the background colour would be exposed in the Views Charts form.
However, you can change the default amcharts background colour (eg to white #FFFFFF) on line 124 of views_plugin_style_chart.inc in the Views Charts module. The charts then look good.
#2
I think manually changing a setting in an .inc file doesn't fix this issue. It sure fixes my problem, but this issue should be open for future reference, if the module maintainer ever wants to do something about this.
If it is fine with you, I am re-opening this...