|
Go
![]() |
New
![]() |
Search
![]() |
Notify
![]() |
Tools
![]() |
Reply
![]() |
|
|
Member |
Hi All,
can anyone provide a link where i can get good insight on Pie charts.. i searched , but i dint get any place where the docs are good. Thanks WF Release : V7.1.7 , Platform : Linux , O/P formats : HTML/XLS/PDF |
||
|
|
Platinum Member |
there were quite a few results in the search engine for 'Pie Chart'
I think there should be something in there which covers whatever it is you wnat to know.... Developer Studio 7.64 Win XP Output: mostly HTML, also Excel and PDF "Never attribute to malice that which can be adequately explained by stupidity." - Heinlein's Razor |
|||
|
|
Virtuoso |
the documentation gives you also lot of possibilities.
what special thing do you want to know
|
|||||||
|
|
Member |
I need to create a report (pie chart+table)
Following are the columns in the table: asset type market value i should produce pie chart , showing % market value of each asset type and below the pie chart , i should have table like: asset type market value($) % X cash $500 50% X fixed income $250 25% X others $250 25% in the place where X comes, we should show the colour for each asset type, as present in the pie chart. My problem is : The legend colour for a 'asset type' present in the pie chart should match the colour present in the table for that particular 'asset type'. Pls let me know how can i achieve this? WF Release : V7.1.7 , Platform : Linux , O/P formats : HTML/XLS/PDF |
|||
|
|
Master |
Arun,
The graphing documentation is free on IBs web site. The command to control the color in graphs for a series is the setFillColor command. Read about it in the manual and it will give you a lot of good information. For Example: setFillColor(getSeries(0),new Color(255,0,255)); Thanks! Mickey
|
|||||
|
|
Member |
Mickey,
The actual problem is : The legend colour for a 'asset type' present in the pie chart should match the colour present in the table for that particular 'asset type'. i am not able to achieve this. WF Release : V7.1.7 , Platform : Linux , O/P formats : HTML/XLS/PDF |
|||
|
|
Master |
Arun,
Use the setFillColor to force the colors in the Pie Chart and Legend to match the colors you are using in the Table. This should get you what you are trying to achieve or at least get you going in the right direction. Thanks! Mickey
|
|||||
|
|
Virtuoso |
Arun
Is it just a coincidence that someone else from India asked more or less the same question...
|
|||||||
|
|
Platinum Member |
i don't think the forum is big enough to get away with having multiple ID's (if that's what you are getting at Developer Studio 7.64 Win XP Output: mostly HTML, also Excel and PDF "Never attribute to malice that which can be adequately explained by stupidity." - Heinlein's Razor |
|||
|
| Previous Topic | Next Topic | powered by eve community |
| Please Wait. Your request is being processed... |
|

