Hello, 
  
I am using Pie chart version 3.3.1-sr2.19840 
  
In that, After Pie chart is rendered, 
I get HTML of svg and put it in another simple HTML page.  In that page , it does not show color inside Pie chart..   Note :: While checking HTML of pie chart I noticed that , there is some url for fill attribute of Path element , that showes url of http://mysite/#........
 
Both Images are attached herewith.
 
How to solve this issue?