Hi everybody,
I create a poll and add it to my site.
In cmsdesk, the Poll show graph with percentage of the vote

when adding to site, don't show graph

this is code for add to website
<uc4:ThamDo runat="server" ID="Thamdo" PollCodeName="bcc" ButtonText="Bình chọn" ShowGraph="True" ShowResultsAfterVote="True" CheckPermissions="True" CheckVoted="True" CountType="Percentage" />
How can i see the graph on website?
Thank!