Got it fixed

On Wednesday, 19 February 2020 23:59:38 UTC, DMCS wrote:
>
> The following code produces the right percentage but the graph isn't 
> reflected - see the image
>
> var chart = "<img 
> src=\"https://chart.googleapis.com/chart?chs=350x100&chd=t:"; + balance + "," 
> + balance + "&cht=p3&chl=Balance (%) - "+ credit +"|Credit (%) - 
> "+(100-credit)+"\">";
>
>
> How should I construct the above code snippet to get the graph working?
>
>
> Thanks!
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/6cd33698-079c-4e1e-801c-f267cdf88597%40googlegroups.com.

Reply via email to