View unanswered posts | View active topics It is currently Sun Apr 28, 2024 10:56 pm



Reply to topic  [ 3 posts ] 
set background transparent 
Author Message
New pChart user
New pChart user

Joined: Wed Mar 28, 2012 7:35 pm
Posts: 3
Post set background transparent
Hi guys,

I Draw radar charts in my application.

I use 2 datas. i made it with this example: http://wiki.pchart.net/doc.draw.radar.html

now here, i drow my first radar:
Code:
$myPicture->setGraphArea($padding_left,$padding_top,$width-($padding_left+$padding_right),$height-($padding_top+$padding_bottom));
$Options = array("SegmentHeight"=>1, "PointRadius"=>2,"DrawPoly"=>TRUE,"Layout"=>RADAR_LAYOUT_STAR,"LabelPos"=>RADAR_LABELS_HORIZONTAL,"BackgroundGradient"=>array("StartR"=>255,"StartG"=>255,"StartB"=>255,"StartAlpha"=>100,"EndR"=>95,"EndG"=>126,"EndB"=>170,"EndAlpha"=>30));
$SplitChart->drawRadar($myPicture,$MyData,$Options);
   

with "DrawPoly"=>TRUE i set my polygones a background.

now i have to different Datas. In the radar, there 1 with background "DrawPoly"=>TRUE and 1 transparent "DrawPoly"=>FALSE

does anybody know, how i can solve that?

Thank you very much!

thank you


Wed Mar 28, 2012 7:41 pm
Profile
New pChart user
New pChart user

Joined: Wed Mar 28, 2012 7:35 pm
Posts: 3
Post Re: set background transparent
can nobody help me?


Sun Apr 01, 2012 7:11 pm
Profile
New pChart user
New pChart user

Joined: Mon May 07, 2012 4:30 am
Posts: 1
Post Re: set background transparent
Hey scmo,

I am having the same problem as you. Were you able to find out how to solve this problem. If yes, would you be so kind to share that solution over here.

Thanks a lot.

_________________
Physician Assistant Salary Physicians Assistant Schools


Wed May 16, 2012 11:01 am
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 3 posts ] 

Who is online

Users browsing this forum: No registered users and 31 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron