flash Report post Posted August 10, 2014 Hello. First i lke to say thank you for the great FusionCharts. But i have a problem with the label in my charts. Because i`m not a fluent english speaker let me show you my problem with 2 pictures: Here is my chart: As you can see the database request works but I dont have any label on the chart like in this chart: I copied the hole xml code from the other website but as you can see it wont work. If i add another dataset in the database it look like this (which is ok) : This is the whole xml code i use: First the one with one user has 100% (which dont show any label): <chart palette='3' caption='Total playtime by user' showPercentageInLabel ='1' showpercentvalues='1' showValues='1' showpercentintooltip='1' showlabels='1' bgcolor='ffffff' showzeropies='0' defaultanimation='0' showborder='0' showplotborder='0' showshadow='1' use3dlighting='1' slicingdistance='15'> <set name='flash' value='132' showName='1' ></set> </chart> This time with 2 users (label are shown): <chart palette='3' caption='Total playtime by user' showPercentageInLabel ='1' showpercentvalues='1' showValues='1' showpercentintooltip='1' showlabels='1' bgcolor='ffffff' showzeropies='0' defaultanimation='0' showborder='0' showplotborder='0' showshadow='1' use3dlighting='1' slicingdistance='15'> <set name='flash' value='132' showName='1' ></set> <set name='Test' value='160' showName='1' ></set> </chart> I searched now for about 2 hr in the doc and via google, but i dont find any answer. Maybe anyone can help me to get the chart run when one user has 100% Thanks for your help Sebastian Share this post Link to post Share on other sites
Swarnam Report post Posted August 11, 2014 Hi Sebastian, Welcome to FusionCharts Forum Post. Yes, I'm able to replicate the issue. We are looking into it. Share this post Link to post Share on other sites
flash Report post Posted August 11, 2014 Hello thanks for your report, hope you find the problem. Share this post Link to post Share on other sites
Sanjukta Report post Posted September 29, 2014 Hello thanks for your report, hope you find the problem. Hi, Could you please upgrade your current version to the latest, i.e, FusionCharts Suite v3.4.1 that includes the fixes to the previously reported issues and see if this helps? Awaiting your feedback. Share this post Link to post Share on other sites