niravv
Members-
Content count
4 -
Joined
-
Last visited
Everything posted by niravv
-
Hi, We are using fusioncharts and facing issue on setting up legend background color.. Code looks like this.. chart caption="[b]Chart Title[/b]" subCaption="" xAxisName="" yAxisName="" showBorder="[b]1[/b]" borderColor="" borderThickness="[b]0[/b]" decimals="[b]0[/b]" numberPrefix="" numberSuffix="" canvasBgAngle="[b]0[/b]" showLegend="[b]1[/b]" legendBgAlpha="[b]30[/b]" legendBgColor="[b]#66ff33[/b]" LegendBorderColor="[b]#ff0000[/b]" legendShadow="[b]0[/b]" logoURL="[b]http://localhost/Contents/106/106293/[/b]" logoPosition="" logoAlpha="[b]0[/b]" bgColor="[b]#ffffff[/b]" bgAlpha="[b]0[/b]" showValues="[b]False[/b]" baseFont="" baseFontSize="[b]12[/b]" baseFontColor="" animation="[b]1[/b]" I am not sure what is missing here.. Thanks, Nirav.
-
Hi, Thanks for the reply, but the issue is not yet solved. What i am trying is like this. I wanted to apply background color to legends. I do have seperate provision for chart background, canvas background also. Now, whatever color i select for legends background, it gives me the grey color. I am attaching the screen shots for the same. Also i am attaching my Xml file for review. Thanking in advance, Nirav Custom-106422-1787723.xml
-
Hi, I am looking forward to implement something like this following demo.. http://www.fusioncharts.com/docs/Styles/Animation.html Is there any problem where animation repeats itself after a periodic interval.. Something like loop.. Issue here is animation just plays once and than stops.. Thanks, Nirav.
-
Hi, That's I guess duration of animation, but once that's over how can I setup the repeat duration that it has to do the same thing again after x period... I hope this makes you understand question, Thanks for prompt reply