RMG_85 Report post Posted May 31, 2011 Hello, I have a quick question about the Interactive legend feature: Is it possible to use this on a line chart? I tried setting interactiveLegend="1" but the legend did not become interactive. Share this post Link to post Share on other sites
Guest Angshu Report post Posted May 31, 2011 Hi, Thanks for your post. Could you please confirm the FusionCharts version you are using? Starting v 3.2, the legend is interactive. That is, when you click on each legend icon, it hides the data set corresponding to that item. Hope this helps. Share this post Link to post Share on other sites
RMG_85 Report post Posted May 31, 2011 I am using v3.2, and the interactive legend is working for the multi bar chart but not the multi line chart... Share this post Link to post Share on other sites
Guest Angshu Report post Posted May 31, 2011 Hi, Thanks for your response. Could you please send us the XML code to look into the issue? Awaiting for your reply. Share this post Link to post Share on other sites
RMG_85 Report post Posted May 31, 2011 XML is as follows: <chart showValues='0' bgAlpha='100' bgColor='FFFFFF' showBorder='0' chartLeftMargin='10' chartRightMargin='20' chartTopMargin='10' chartBottomMargin='10' outCnvbaseFont='Trebuchet MS' outCnvBaseFontSize='12' outCnvbaseFontColor='000000' baseFontColor='000000' useRoundEdges='1' canvasbgAlpha='50' legendBgAlpha='70' showPercentageValues='0' showPercentInToolTip='0' inThousandSeparator=',' formatNumberScale='0' showLabels='1' enableSmartLabels='1' decimals='1' canvasBorderAlpha='30' interactiveLegend='1' yAxisName='Sentiment' caption='Sentiment History' imageSave='1' imageSaveURL='/Sociview/Common/Handlers/FusionChartImageSave_v3.ashx'><categories><category label='May 2011' /></categories><dataset seriesName='Twitter'><set value='53' /></dataset><dataset seriesName='Facebook'><set value='57' /></dataset><dataset seriesName='YouTube'><set value='56' /></dataset><styles><definition><style name='captionFont' type='font' font='Arial' size='12' color='000000' bold='1' letterSpacing='1' /></definition><application><apply toObject='Caption' styles='captionFont' /><apply toObject='subCaption' styles='captionFont' /></application></styles></chart> Share this post Link to post Share on other sites
Guest Angshu Report post Posted May 31, 2011 Hi, I am afraid, we are not able to replicate the issue , as the legend interactivity is working fine from our end. Please find the screenshot attached for your reference. Share this post Link to post Share on other sites
RMG_85 Report post Posted May 31, 2011 (edited) Are you able to attach the swf file you are using, in case it is a problem with the files I downloaded? Edited May 31, 2011 by RMG_85 Share this post Link to post Share on other sites
Guest Angshu Report post Posted June 1, 2011 Hi, Thanks for your response. Could you please elaborate your question a bit more? Awaiting for your reply. Share this post Link to post Share on other sites
RMG_85 Report post Posted June 1, 2011 In previous problems I have posted to these boards, you have attached updated files for me to use. I am asking if you can attach the swf file your example uses so I can see if that file fixes my problem. Share this post Link to post Share on other sites
Guest Angshu Report post Posted June 1, 2011 Hi, Thanks for your response. Please find the latest FusionCharts.js file attached for your reference. Hope this helps. FusionCharts .zip Share this post Link to post Share on other sites
RMG_85 Report post Posted June 1, 2011 Sorry, can you attach the swf flash files, not the js files? Share this post Link to post Share on other sites
Guest Angshu Report post Posted June 1, 2011 Hi, Could you please confirm the chart type you are using? Awaiting for your response. Share this post Link to post Share on other sites
RMG_85 Report post Posted June 1, 2011 I am using the multi-series 2d line chart. Share this post Link to post Share on other sites
Guest Angshu Report post Posted June 1, 2011 Hi, Please find the zip file attached for your reference. Hope this helps. MSLine.zip Share this post Link to post Share on other sites
RMG_85 Report post Posted June 1, 2011 Yes, this works correctly thank you. I assume this is the version I would get if I downloaded the latest licenced version of the files from the Product Update Centre? Share this post Link to post Share on other sites
Guest Angshu Report post Posted June 1, 2011 Hi, Glad to know that your problem has been resolved. There is no feature limitation in the evaluation version of FusionCharts, except for the fact that the evaluation version charts are watermarked. If you have been using the evaluation version of FusionCharts in your application and are now upgrading to a commercial license of FusionCharts, you'll need to do the following: Replace Evaluation version SWF files with newly purchased SWF Files (present in Download Package > Charts folder).Clear your browser cache - very important step.When you now view your application, you won't see any watermarks on the charts. Hope this helps. Share this post Link to post Share on other sites