Another Firefox 1.5 issue with SVG
Well, once again a problem with FF1.5 :(.
The chart won't display the background color of the and the gridlines disappeared as well.
It works in IE6 and FF1.0.7.
It seems like at least the following two css entries are ignored/not picked up:
.GridLine{stroke:#000000;stroke-width:0.3;stroke-dasharray:2,4;fill:none;}
rect.chartholderbackground{fill:#0000FF;stroke:#cccccc;stroke-width:1;}
Any ideas?
~Dietmar.