Sign in to follow this  
mana

i need to add background colour of my 2DLine chart

Recommended Posts

i need to add background color of my 2DLine chart i try add color in bgcolor but its not work its work in out side of graph only .. not change in inside of graph .but i also know how to insert the image in that graph

 

 

 

 

 

this is my chart

 

 

 

chart.png

 

 

 

 

 

i need like this

 

 

 

graph.png

 

 

 

 

 

plese help to do this really i m try many way but is not work

 

 

 

thank you

 

mana:(

Share this post


Link to post
Share on other sites

hi

 

 

 

thank you for your help .. its are more useful for me.. i like its very much

 

 

 

i have one more query

 

$strXML .= "

 

canvasBorderColor='114B78' canvasBgRatio='5,50' canvasBgAngle='270' >

 

 

 

 

 

i use like this in my php file .. i inset xml in my php ..but this chat image logourl is not work ing .. i past this image in chat swf folder and php file folder in both area but is not work

 

 

 

 

 

$strXML .= "

 

decimalPrecision='2' formatNumberScale='0' showValues='0' exportEnabled='1' exportShowMenuItem='0' logoURL='iconbux1.png' logoPosition='cc' logoAlpha='30' logoScale='80' canvasBgColor='cd3e2d,ff886f' canvasBgAlpha='90' canvasBorderThickness='1'

 

canvasBorderColor='114B78' canvasBgRatio='5,50' canvasBgAngle='270' >

 

 

 

 

 

i use this method also it not work .. i use my local pc its work fine in sever only its not working fine

 

 

 

in local i use in html ..

 

 

 

how can solve this ..please guide me to solve

 

 

 

thanks

 

mana

Edited by Guest

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi Mana,

Thanks for your appreciation.

We are glad to help you.

i have one more query

We have tested the code that you have send us, in our lab and it seems to work fine.

Could you please re-check the same once more?

Also, could you please let us know the following:-

1) Whether the image and the page where the chart is getting rendered, are in the same folder?

2) Whether the server that you are using has the permission to access the image file?

3) Whether the image file name in the source folder and the XML file are in the same cases(either both in upper case or both in lower case)?

Awaiting your reply. :hehe:

Edited by Guest

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
Sign in to follow this