Is it possible to affect svg graphics loaded from (for example) google code (charts, etc.) ? What I need to be able to do is change display styles ( font size and / or color, etc.)
Am I out of luck on that since all the graphical elements reside in an iframe?
If so, any recommendations on jQuery/js lib for creating pie charts, etc? From what I've seen raphael.js looks very interesting.
Just wonder what the proper approach wold be in this case. Thanks in advance.