Hi,
I am using the piecharts from the visualisation API, using the 3D option, to create something like this:
(screenshot is from Safari)
However, for some reason this doesnt display properly in Firefox.
Here is a screenshot from Firefox (latest version):
That is an image from the piecharts within my website. Here is an image from the piecharts outside my website (just the piecharts):
As you can see, the graph is displayed a lot different outside the website...
I think this is because my CSS is conflicting somehow with the rendering of the SVG.
That is weird actually, because it's all being rendered within an iframe (and I don't have any css pointing to iframe objects...).
What could be causing this and how can I fix it?