Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

use fill factor in SVG path

Hi team, 

 

I am using a waffle chart. I have SVG path which shows square and i need to use fill= green in the same , But all i am getting is square , could you please help me how should use fill in the path of SVG ?

 

Color = IF(Actitvity[Color Code] = "G", "M0,0h1v1H0" ) 
 
i need to fill this "M0,0h1v1H0" with green color. 
 
Thanks,
Shubham