niravv

Issues With Legend Background Color

Recommended Posts

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.

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

Thanks for your post.

 

In multi-series / combination charts, the series name of each data-set shows up in the legend of the chart. This helps you relate a data plot to its series name using its color. The legend does not appear for single-series charts because there is only one series in the chart.

 

More details at : http://www.fusioncharts.com/docs/?AttDesc/Legend.html

 

Hope this helps.

Share this post


Link to post
Share on other sites

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

 

 

 

Hi,

 

Thanks for your post.

 

In multi-series / combination charts, the series name of each data-set shows up in the legend of the chart. This helps you relate a data plot to its series name using its color. The legend does not appear for single-series charts because there is only one series in the chart.

 

More details at : http://www.fusioncha...esc/Legend.html

 

Hope this helps.

post-22061-0-36519300-1322042712_thumb.png

Custom-106422-1787723.xml

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

Thanks for your response.

 

Please try the same by removing the "#" symbol from the <legendBgColor> attribute in your XML code.

 

Hope this helps.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now