Need help on Pie chart

Please check the xml given here. My requirement is as
group1 on M_KOG3_conc (split by page break)
- group2 on MARKT_LINE_CONC
- pie chart showing % of QTY_TIRE_SO_FTP with respect to S2_SEGMENT2(condition:S2_SEGMENT2 not null)
- end of group2
end of group1
I tried with creating two groups on M_KOG3_CONC then by MARKT_LINE_CONC outside the chart, conditional region for S2_Segment2!='' and in pie chart used value=QTY_TIRE_SO_FTP and label=S2_SEGMENT2; checked 'Group Data' option, 'chart is inside group' option, but it is coming blank in preview.
<?xml version="1.0" encoding="UTF-8" ?>
<DataSet>
<ROW>
<M_KOG3_CONC>574: CHARTERWAY</M_KOG3_CONC>
<MARKT_LINE_CONC>R02: CES - New Tire</MARKT_LINE_CONC>
<S2_SEGMENT2>CP20: Corporate PKW</S2_SEGMENT2>
<RIM_IN_INCH>15</RIM_IN_INCH>
<QTY_TIRE_SO_FTP>2415</QTY_TIRE_SO_FTP>
<SHARE_FITTED_TIRE>3.96226415094339622641509433962264150943E-01</SHARE_FITTED_TIRE>
<POLICY_FITTMENT_FTP>1</POLICY_FITTMENT_FTP>
</ROW>
<ROW>
<M_KOG3_CONC>574: CHARTERWAY</M_KOG3_CONC>
<MARKT_LINE_CONC>R02: CES - New Tire</MARKT_LINE_CONC>
<S2_SEGMENT2>CP20: Corporate PKW</S2_SEGMENT2>
<RIM_IN_INCH>16</RIM_IN_INCH>
<QTY_TIRE_SO_FTP>1442</QTY_TIRE_SO_FTP>
<SHARE_FITTED_TIRE>2.36587366694011484823625922887612797375E-01</SHARE_FITTED_TIRE>
<POLICY_FITTMENT_FTP>1</POLICY_FITTMENT_FTP>
</ROW>
<ROW>
<M_KOG3_CONC>574: CHARTERWAY</M_KOG3_CONC>
<MARKT_LINE_CONC>R02: CES - New Tire</MARKT_LINE_CONC>
<S2_SEGMENT2>CP20: Corporate PKW</S2_SEGMENT2>
<RIM_IN_INCH>17</RIM_IN_INCH>
<QTY_TIRE_SO_FTP>10</QTY_TIRE_SO_FTP>
<SHARE_FITTED_TIRE>1.64068908941755537325676784249384741592E-03</SHARE_FITTED_TIRE>
<POLICY_FITTMENT_FTP>1</POLICY_FITTMENT_FTP>
</ROW>
<ROW>
<M_KOG3_CONC>574: CHARTERWAY</M_KOG3_CONC>
<MARKT_LINE_CONC>R02: CES - New Tire</MARKT_LINE_CONC>
<S2_SEGMENT2>CP20: Corporate PKW</S2_SEGMENT2>
<RIM_IN_INCH />
<QTY_TIRE_SO_FTP>3867</QTY_TIRE_SO_FTP>
<SHARE_FITTED_TIRE>6.34454470877768662838392124692370795734E-01</SHARE_FITTED_TIRE>
<POLICY_FITTMENT_FTP>1</POLICY_FITTMENT_FTP>
</ROW>
<ROW>
<M_KOG3_CONC>574: CHARTERWAY</M_KOG3_CONC>
<MARKT_LINE_CONC>R02: CES - New Tire</MARKT_LINE_CONC>
<S2_SEGMENT2>CP22: Competitor PKW</S2_SEGMENT2>
<RIM_IN_INCH>15</RIM_IN_INCH>
<QTY_TIRE_SO_FTP>576</QTY_TIRE_SO_FTP>
<SHARE_FITTED_TIRE>9.45036915504511894995898277276456111567E-02</SHARE_FITTED_TIRE>
<POLICY_FITTMENT_FTP>2.60416666666666666666666666666666666667E-02</POLICY_FITTMENT_FTP>
</ROW>
<ROW>
<M_KOG3_CONC>574: CHARTERWAY</M_KOG3_CONC>
<MARKT_LINE_CONC>R02: CES - New Tire</MARKT_LINE_CONC>
<S2_SEGMENT2>CP22: Competitor PKW</S2_SEGMENT2>
<RIM_IN_INCH>16</RIM_IN_INCH>
<QTY_TIRE_SO_FTP>235</QTY_TIRE_SO_FTP>
<SHARE_FITTED_TIRE>3.8556193601312551271534044298605414274E-02</SHARE_FITTED_TIRE>
<POLICY_FITTMENT_FTP>1.82978723404255319148936170212765957447E-01</POLICY_FITTMENT_FTP>
</ROW>
<ROW>
<M_KOG3_CONC>574: CHARTERWAY</M_KOG3_CONC>
<MARKT_LINE_CONC>R02: CES - New Tire</MARKT_LINE_CONC>
<S2_SEGMENT2>CP22: Competitor PKW</S2_SEGMENT2>
<RIM_IN_INCH />
<QTY_TIRE_SO_FTP>811</QTY_TIRE_SO_FTP>
<SHARE_FITTED_TIRE>1.33059885151763740771123872026251025431E-01</SHARE_FITTED_TIRE>
<POLICY_FITTMENT_FTP>7.15166461159062885326757090012330456227E-02</POLICY_FITTMENT_FTP>
</ROW>
<ROW>
<M_KOG3_CONC>574: CHARTERWAY</M_KOG3_CONC>
<MARKT_LINE_CONC>R02: CES - New Tire</MARKT_LINE_CONC>
<S2_SEGMENT2>CT10: Corporate LKW</S2_SEGMENT2>
<RIM_IN_INCH>17.5</RIM_IN_INCH>
<QTY_TIRE_SO_FTP>327</QTY_TIRE_SO_FTP>
<SHARE_FITTED_TIRE>5.36505332239540607054963084495488105004E-02</SHARE_FITTED_TIRE>
<POLICY_FITTMENT_FTP>1</POLICY_FITTMENT_FTP>
</ROW>
<ROW>
<M_KOG3_CONC>574: CHARTERWAY</M_KOG3_CONC>
<MARKT_LINE_CONC>R02: CES - New Tire</MARKT_LINE_CONC>
<S2_SEGMENT2>CT10: Corporate LKW</S2_SEGMENT2>
<RIM_IN_INCH>19.5</RIM_IN_INCH>
<QTY_TIRE_SO_FTP>350</QTY_TIRE_SO_FTP>
<SHARE_FITTED_TIRE>5.7424118129614438063986874487284659557E-02</SHARE_FITTED_TIRE>
<POLICY_FITTMENT_FTP>1</POLICY_FITTMENT_FTP>
</ROW>
<ROW>
<M_KOG3_CONC>574: CHARTERWAY</M_KOG3_CONC>
<MARKT_LINE_CONC>R02: CES - New Tire</MARKT_LINE_CONC>
<S2_SEGMENT2>CT10: Corporate LKW</S2_SEGMENT2>
<RIM_IN_INCH>20</RIM_IN_INCH>
<QTY_TIRE_SO_FTP>6</QTY_TIRE_SO_FTP>
<SHARE_FITTED_TIRE>9.84413453650533223954060705496308449549E-04</SHARE_FITTED_TIRE>
<POLICY_FITTMENT_FTP>1</POLICY_FITTMENT_FTP>
</ROW>
<ROW>
<M_KOG3_CONC>574: CHARTERWAY</M_KOG3_CONC>
<MARKT_LINE_CONC>R02: CES - New Tire</MARKT_LINE_CONC>
<S2_SEGMENT2>CT10: Corporate LKW</S2_SEGMENT2>
<RIM_IN_INCH>22.5</RIM_IN_INCH>
<QTY_TIRE_SO_FTP>480</QTY_TIRE_SO_FTP>
<SHARE_FITTED_TIRE>7.87530762920426579163248564397046759639E-02</SHARE_FITTED_TIRE>
<POLICY_FITTMENT_FTP>1</POLICY_FITTMENT_FTP>
</ROW>
<ROW>
<M_KOG3_CONC>574: CHARTERWAY</M_KOG3_CONC>
<MARKT_LINE_CONC>R02: CES - New Tire</MARKT_LINE_CONC>
<S2_SEGMENT2>CT10: Corporate LKW</S2_SEGMENT2>
<RIM_IN_INCH />
<QTY_TIRE_SO_FTP>1163</QTY_TIRE_SO_FTP>
<SHARE_FITTED_TIRE>1.90812141099261689909762100082034454471E-01</SHARE_FITTED_TIRE>
<POLICY_FITTMENT_FTP>1</POLICY_FITTMENT_FTP>
</ROW>
<ROW>
<M_KOG3_CONC>574: CHARTERWAY</M_KOG3_CONC>
<MARKT_LINE_CONC>R02: CES - New Tire</MARKT_LINE_CONC>
<S2_SEGMENT2>CT12: Competitor LKW</S2_SEGMENT2>
<RIM_IN_INCH>16</RIM_IN_INCH>
<QTY_TIRE_SO_FTP>39</QTY_TIRE_SO_FTP>
<SHARE_FITTED_TIRE>6.39868744872846595570139458572600492207E-03</SHARE_FITTED_TIRE>
<POLICY_FITTMENT_FTP>0</POLICY_FITTMENT_FTP>
</ROW>
<ROW>
<M_KOG3_CONC>574: CHARTERWAY</M_KOG3_CONC>
<MARKT_LINE_CONC>R02: CES - New Tire</MARKT_LINE_CONC>
<S2_SEGMENT2>CT12: Competitor LKW</S2_SEGMENT2>
<RIM_IN_INCH>17</RIM_IN_INCH>
<QTY_TIRE_SO_FTP>2</QTY_TIRE_SO_FTP>
<SHARE_FITTED_TIRE>3.28137817883511074651353568498769483183E-04</SHARE_FITTED_TIRE>
<POLICY_FITTMENT_FTP>0</POLICY_FITTMENT_FTP>
</ROW>
<ROW>
<M_KOG3_CONC>574: CHARTERWAY</M_KOG3_CONC>
<MARKT_LINE_CONC>R02: CES - New Tire</MARKT_LINE_CONC>
<S2_SEGMENT2>CT12: Competitor LKW</S2_SEGMENT2>
<RIM_IN_INCH>17.5</RIM_IN_INCH>
<QTY_TIRE_SO_FTP>54</QTY_TIRE_SO_FTP>
<SHARE_FITTED_TIRE>8.85972108285479901558654634946677604594E-03</SHARE_FITTED_TIRE>
<POLICY_FITTMENT_FTP>3.7037037037037037037037037037037037037E-02</POLICY_FITTMENT_FTP>
</ROW>
<ROW>
<M_KOG3_CONC>574: CHARTERWAY</M_KOG3_CONC>
<MARKT_LINE_CONC>R02: CES - New Tire</MARKT_LINE_CONC>
<S2_SEGMENT2>CT12: Competitor LKW</S2_SEGMENT2>
<RIM_IN_INCH>19.5</RIM_IN_INCH>
<QTY_TIRE_SO_FTP>20</QTY_TIRE_SO_FTP>
<SHARE_FITTED_TIRE>3.28137817883511074651353568498769483183E-03</SHARE_FITTED_TIRE>
<POLICY_FITTMENT_FTP>0</POLICY_FITTMENT_FTP>
</ROW>
<ROW>
<M_KOG3_CONC>574: CHARTERWAY</M_KOG3_CONC>
<MARKT_LINE_CONC>R02: CES - New Tire</MARKT_LINE_CONC>
<S2_SEGMENT2>CT12: Competitor LKW</S2_SEGMENT2>
<RIM_IN_INCH>22.5</RIM_IN_INCH>
<QTY_TIRE_SO_FTP>58</QTY_TIRE_SO_FTP>
<SHARE_FITTED_TIRE>9.51599671862182116488925348646431501231E-03</SHARE_FITTED_TIRE>
<POLICY_FITTMENT_FTP>0</POLICY_FITTMENT_FTP>
</ROW>
<ROW>
<M_KOG3_CONC>574: CHARTERWAY</M_KOG3_CONC>
<MARKT_LINE_CONC>R02: CES - New Tire</MARKT_LINE_CONC>
<S2_SEGMENT2>CT12: Competitor LKW</S2_SEGMENT2>
<RIM_IN_INCH />
<QTY_TIRE_SO_FTP>173</QTY_TIRE_SO_FTP>
<SHARE_FITTED_TIRE>2.83839212469237079573420836751435602953E-02</SHARE_FITTED_TIRE>
<POLICY_FITTMENT_FTP>1.15606936416184971098265895953757225434E-02</POLICY_FITTMENT_FTP>
</ROW>
<ROW>
<M_KOG3_CONC>574: CHARTERWAY</M_KOG3_CONC>
<MARKT_LINE_CONC>R02: CES - New Tire</MARKT_LINE_CONC>
<S2_SEGMENT2 />
<RIM_IN_INCH />
<QTY_TIRE_SO_FTP>6014</QTY_TIRE_SO_FTP>
<SHARE_FITTED_TIRE>9.86710418375717801476620180475799835931E-01</SHARE_FITTED_TIRE>
<POLICY_FITTMENT_FTP>8.46358496840705021616228799467908214167E-01</POLICY_FITTMENT_FTP>
</ROW>
<ROW>
<M_KOG3_CONC>574: CHARTERWAY</M_KOG3_CONC>
<MARKT_LINE_CONC>R03: CES - Retreads</MARKT_LINE_CONC>
<S2_SEGMENT2>CT11: Corporate RE LKW</S2_SEGMENT2>
<RIM_IN_INCH>22.5</RIM_IN_INCH>
<QTY_TIRE_SO_FTP>13</QTY_TIRE_SO_FTP>
<SHARE_FITTED_TIRE>2.13289581624282198523379819524200164069E-03</SHARE_FITTED_TIRE>
<POLICY_FITTMENT_FTP>1</POLICY_FITTMENT_FTP>
</ROW>
<ROW>
<M_KOG3_CONC>574: CHARTERWAY</M_KOG3_CONC>
<MARKT_LINE_CONC>R03: CES - Retreads</MARKT_LINE_CONC>
<S2_SEGMENT2>CT11: Corporate RE LKW</S2_SEGMENT2>
<RIM_IN_INCH />
<QTY_TIRE_SO_FTP>13</QTY_TIRE_SO_FTP>
<SHARE_FITTED_TIRE>2.13289581624282198523379819524200164069E-03</SHARE_FITTED_TIRE>
<POLICY_FITTMENT_FTP>1</POLICY_FITTMENT_FTP>
</ROW>
<ROW>
<M_KOG3_CONC>574: CHARTERWAY</M_KOG3_CONC>
<MARKT_LINE_CONC>R03: CES - Retreads</MARKT_LINE_CONC>
<S2_SEGMENT2>CT13: Competitor RE LKW</S2_SEGMENT2>
<RIM_IN_INCH>17.5</RIM_IN_INCH>
<QTY_TIRE_SO_FTP>29</QTY_TIRE_SO_FTP>
<SHARE_FITTED_TIRE>4.75799835931091058244462674323215750615E-03</SHARE_FITTED_TIRE>
<POLICY_FITTMENT_FTP>0</POLICY_FITTMENT_FTP>
</ROW>
<ROW>
<M_KOG3_CONC>574: CHARTERWAY</M_KOG3_CONC>
<MARKT_LINE_CONC>R03: CES - Retreads</MARKT_LINE_CONC>
<S2_SEGMENT2>CT13: Competitor RE LKW</S2_SEGMENT2>
<RIM_IN_INCH>19.5</RIM_IN_INCH>
<QTY_TIRE_SO_FTP>18</QTY_TIRE_SO_FTP>
<SHARE_FITTED_TIRE>2.95324036095159967186218211648892534865E-03</SHARE_FITTED_TIRE>
<POLICY_FITTMENT_FTP>0</POLICY_FITTMENT_FTP>
</ROW>
<ROW>
<M_KOG3_CONC>574: CHARTERWAY</M_KOG3_CONC>
<MARKT_LINE_CONC>R03: CES - Retreads</MARKT_LINE_CONC>
<S2_SEGMENT2>CT13: Competitor RE LKW</S2_SEGMENT2>
<RIM_IN_INCH>22.5</RIM_IN_INCH>
<QTY_TIRE_SO_FTP>21</QTY_TIRE_SO_FTP>
<SHARE_FITTED_TIRE>3.44544708777686628383921246923707957342E-03</SHARE_FITTED_TIRE>
<POLICY_FITTMENT_FTP>0</POLICY_FITTMENT_FTP>
</ROW>
<ROW>
<M_KOG3_CONC>574: CHARTERWAY</M_KOG3_CONC>
<MARKT_LINE_CONC>R03: CES - Retreads</MARKT_LINE_CONC>
<S2_SEGMENT2>CT13: Competitor RE LKW</S2_SEGMENT2>
<RIM_IN_INCH />
<QTY_TIRE_SO_FTP>68</QTY_TIRE_SO_FTP>
<SHARE_FITTED_TIRE>1.11566858080393765381460213289581624282E-02</SHARE_FITTED_TIRE>
<POLICY_FITTMENT_FTP>0</POLICY_FITTMENT_FTP>
</ROW>
<ROW>
<M_KOG3_CONC>574: CHARTERWAY</M_KOG3_CONC>
<MARKT_LINE_CONC>R03: CES - Retreads</MARKT_LINE_CONC>
<S2_SEGMENT2 />
<RIM_IN_INCH />
<QTY_TIRE_SO_FTP>81</QTY_TIRE_SO_FTP>
<SHARE_FITTED_TIRE>1.32895816242821985233798195242001640689E-02</SHARE_FITTED_TIRE>
<POLICY_FITTMENT_FTP>1.60493827160493827160493827160493827161E-01</POLICY_FITTMENT_FTP>
</ROW>
<ROW>
<M_KOG3_CONC>574: CHARTERWAY</M_KOG3_CONC>
<MARKT_LINE_CONC />
<S2_SEGMENT2 />
<RIM_IN_INCH />
<QTY_TIRE_SO_FTP>6095</QTY_TIRE_SO_FTP>
<SHARE_FITTED_TIRE>1</SHARE_FITTED_TIRE>
<POLICY_FITTMENT_FTP>8.37243642329778506972928630024610336341E-01</POLICY_FITTMENT_FTP>
</ROW>
</DataSet>
Please tell me the steps if it is possible through wizard or give me the xsl if wizard is not sufficient.
Kind Regards.

Found this by searching for PieChart in this forum: drawing pie charts.

Similar Messages

  • Need help with pie chart code

    I am new to Java and am having problems and I am in need of some help. I have written the code for my Mortgage Calculator but do not know how to get my chart to work. I found an example of the chart code in my text book but I am not sure if I wrote it wrong. When I run the MortCalc code it compiles but the Pie Chart code won't. I tried to run the chart code by itself but it prints out another calculator. My question is 1.) Is my chart code written wrong? and 2.) How do i enter it into my MortCalc code so that I get my chart?
    **Below I have included the assignment(so you know what I am doing exactly) and below that the pie chart code just in case you have questions. Thanks for any advice you can give.
    **If you need the rest of the code I can post it too. It was too long to post with the pie chart code.
    Assignment:
    Write the program in Java(w/ a GUI) and have it calculate and display the mortgage payment amount from user input of the amount of the mortgage adn the user's selection from a menu of availible mortgage loans:
    --7 yrs @ 5.35%
    --15 yrs @ 5.5%
    --30 yrs @ 5.75%
    Use an array for the mortgage data for the different loans. Read the interst rates to fill the array from a sequential file. Display the mortgage payment amount followed by the loan balance and interest paid for each payment over the term of the loan. Add graphics in the form of a chart.Allow the user to loop back and enter a new amount and make a new selection of quit. Please insert comments in the program to document the program.
    CODE:
    import java.awt.Color;
    import java.awt.Graphics2D;
    import java.awt.Rectangle;
    //Class to hold a value for a slice
    public class PieValue {
    double value;
    Color color;
    public PieValue(double value, Color color) {
    this.value = value;
    this.color = color;
    // slices is an array of values that represent the size of each slice.
    public void drawPie(Graphics2D g, Rectangle area, PieValue[] slices) {
    // Get total value of all slices
    double total = 0.0D;
    for (int i=0; i<slices.length; i++) {
    total += slices.value;
    // Draw each pie slice
    double curValue = 0.0D;
    int startAngle = 0;
    for (int i=0; i<slices.length; i++) {
    // Compute the start and stop angles
    startAngle = (int)(curValue * 360 / total);
    int arcAngle = (int)(slices[i].value * 360 / total);
    // Ensure that rounding errors do not leave a gap between the first and last slice
    if (i == slices.length-1) {
    arcAngle = 360 - startAngle;
    // Set the color and draw a filled arc
    g.setColor(slices[i].color);
    g.fillArc(area.x, area.y, area.width, area.height, startAngle, arcAngle);
    curValue += slices[i].value;

    // Draw each pie slice
    double curValue = 0.0D;
    int startAngle = 0;
    for (int i=0; i<slices.length; i+) {
    // Compute the start and stop angles
    startAngle = (int)(curValue 360 / total);
    int arcAngle = (int)(slices.value * 360 / total);Look here and i think you will find some syntax errors.
    Count the brackets.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Need Help with Pie Chart

    Hi guys,
    I am trying do generate a pie chart using JSP or Servlet. I tried out the codings at the www.builder.com site.
    But it's not working as it returns "index array out of bounds 0" error.
    Has anyone tried it before...
    Any help would be much appreciated
    the url for the site
    http://builder.com.com/5100-6370-1051766.html?tag=search

    The comple JSP code from the site is at :
    http://builder.com.com/5110-6370-1051781.html

  • I need to display pie chart data tips at specified location instead of default location?

    I need to display pie chart data tips at specified location instead of default location?
    can any body let me know how to do that?
    thanks guys.

    Hi,
    Check this thread.
    Log for J2EE Web Services?
    Regards,
    Harini S

  • Help regarding PIE Charts

    Hi experts,
       I am creating a report in which i have to display a pie chart. I am sucessful in that but the requirement is i need to get the value of each sector displayed in the graph itself. I am using a function module GRAPH_2D for the charts. So please let me know the possible chanses for that.
    Thanks in advance.

    Hi Uday,
    That is the transaction. It is one stop shop for all graphs
    Just ask your basis to give you the authorization for that or you can just go in the code of that transaction and look interanally which all programs it is calling.
    Regards,
    Atish

  • Different filter needed for each pie chart

    Hi,
    I have one report in BI Answers 11g. I need to put several pie charts on it, all with different
    filters.
    Is this possible?
    I can see there is a field to drop Graph prompts into, but can I create a default for this ?
    Many thanks,
    - Jenny

    Hi Hakan,
    Use the following.
    <?for-each:ssLfGlobalAccountPolicies[ (xdoxslt:get_variable($_XDOCTX, 'bankflag') = 'Y' and ssType = 'Bank') or ssType != 'Bank' ]?>

  • Need help in formating chart in OBIEE

    Hi All,
    We need to show Retail Qty, Objective and % of Objective by Region in chart.
    My requirement is to show Retail Qty and Objective as vertical bars and % of Objective as Trend line by Region.
    Currently am using stacked bar for Retail Qty, Objective and % of Objective as trend line.
    Any suggestions to show the measures in vertical bar and % of objective as trend line would be greatful.
    Regards,
    Rajkumar.
    Edited by: [email protected] on Jul 9, 2009 12:47 PM

    Use line bar combo chart type, select two columns for Y Axis and one metric for line. select chart type as 2D or 3d. you will get the expected results.
    Edited by: Madan Thota on Jul 9, 2009 6:20 PM

  • Need help with powerpoint charts

    i can't get started in building a chart.  it tells me to close a dialog box but there are none open.  can anyone help?

    Are you using Keynote to convert a PowerPoint file to keynote, or are you using the Powerpoint application?
    Please clarify this and supply details of OS and application versions.

  • Need help with a Chart

    Hi, I apologize if this is the wrong area to enter this question but I really need to find a solution.  Please let me know where I should be posting this if it is in the wrong location.  I have a report that has a bar chart that will show me gps usage data for all vehicles in megs.   I have a formula called buckets that looks like this:
    if {@megs} < .10 then "0.00 to 0.10" else
    if {@megs} < .50 then "0.11 to 0.50" else
    if {@megs} < .69 then "0.51 to 0.69" else
    if {@megs} < .99 then "0.70 to 0.99" else
    if {@megs} < 1.5 then "1.0 to 1.5" else
    if {@megs} < 2.0 then "1.6 to 2.0" else
    if {@megs} < 3.0 then "2.1 to 3.0" else
    if {@megs} < 5.0 then "3.1 to 5.0";
    I also have a count of all vehicles called {@assetcount}
    I want the chart to show all the buckets regardless if there is data for them or not.  That way the bars will be in the same location for every one of my accounts.  Is this possible because currently I only get the buckets that have data.  I hope that makes sense.  Thanks.

    Hi Tammy
    I have tried creating a similar report where I didn't had any data for a country. When I create a achrt on it it shows me the bars for all the countries(also for the countries that dont have data).
    Please let me know what values are you grouping on and also let me know whats all fields and formulas have you selected in the chart expert.Are you using the defined formula to be displayed on the chart?
    Thanks
    Pradeep Hulke

  • Need help with graph/chart

    Heey everyone,
    I am currently using a Spider8 and Labview to gain data from sensors, after that i use Labview to process the data to charts or graphs. Alltough I have 2 small problems using a chart/graph:
    1: For some charts/graphs i want to use 1 Y-axis (example: volts or current) and 1 X-axis, time. I want this time to be like a clock which only counts seconds (example: 0-100sec), using absolute or relative time for formatting is not an option because they count way too much/fast. There is an example of these kind of charts/graphs in the appendix: currents vs time measurement.
    2: For most of the other charts/graphs i want to use several Y-axis (example for a motor: current, RPM and torque) and i want to use a X-axis which can go "back" (example for a motor: rotations). There is an example of these kind of charts/graphs in the appendix: Torque measurement.
    I dont have any idea of how to do this the right way, so your help is very welcome
    Thanks!
    Currently using labview 8.2.1
    Solved!
    Go to Solution.
    Attachments:
    Current-vs-time measurement.JPG ‏63 KB
    Torque measurement.JPG ‏136 KB

    Could anyone help me please? I have used the XY-graph for both graphs i wanted to make and they work. The point is I want to use an XY-graph (with several Y-axis) so i can plot in several different signals. For example we have 2 signals for the XY-graph: one is going from -10 to +10 and the other from -150 to +150 but i`ve created a graph which has 2 Y-axis (one from -20 to +20 for signal 1, one from -200 to +200 for signal 2). Well how am I able to say that signal 1 is for y-axis 1 and signal 2 is for Y-axis 2. I have tried to use a "merge signals" to merge signal 1 and 2 for the Y-axis but this doesn`t really work, it only shows me 1 of the 2 signals for Y-axis 1 depending which one is on top in the merge signals block. PS: I have posted the vi which im testing this problem with in the appendix.
    If anyone knows how to solve this problem, please help me !
    Currently using labview 8.2.1
    Attachments:
    XYgraph-test.vi ‏197 KB

  • Need help with "pie" graphic

    Hi, I'm trying to create a background that has a circular pie kind of effect that's popular these days where each slice of the pie is a slightly different color to create a cool background. This isn't the greatest example but check the red and dark red sun ray effect here ...
    http://gainesvillesuzuki.com/images/ad_one.jpg
    My question is, what is the easiest way to create this in illustrator?? I've been creating one slice with the pen tool, copying it while I rotate it with the rotate tool after I change the rotate axis to the middle , but doing that like 30-40 times gets really tedious, plus the pie slices never fit exactly together at the end (because the slices aren't divisions of 360).
    If anyone knows a better way I'm all ears, thanks!

    This kind of pie graph is easy. Double-click on the graph tool and select the pie graph. Drag a square. Then enter as many digits as you need (always the same digit) in the top line of the data spreadsheet. Use the right arrow key to hop between boxes. You will need to fill in as many boxes as you need slices in the pie graph.
    When you are satisfied with the number of slices, copy/drag the graph and ungroup it. Now you can colour the slices as you wish.
    It's a good idea to keep the original grouped graph in case you need to add slices in the data spreadsheet.

  • Need help with image charts from query wizard

    When I try to make an image chart all I get is a broken pic. I am running Windows NT so its not a unix problem. I did however find this error in my jserv.log when I tried to display the chart.Can anyone tell me what it means?
    [09/05/2001 08:45:12:187 PDT] java.io.FileNotFoundException: http://national/pls/portal30/PORTAL30.CHART_0509084315.show?p_format=XML
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:528)
    at oracle.webdb.chart.ChartServlet.doGet(ChartServlet.java:36)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:499)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    at org.apache.jserv.JServConnection.processRequest(JServConnection.java, Compiled Code)
    at org.apache.jserv.JServConnection.run(JServConnection.java, Compiled Code)
    at java.lang.Thread.run(Thread.java:479)
    null

    Thanks for the link! I'm able to do a File Select via JFileChooser and display the image onto a JLabel using the ImageIcon method (many thanks for that!). Currently, this is what I have (ImageFilter() extends FileFilter):
         ImageIcon photoIcon;
         JLabel photoLabel = new JLabel();
         JFileChooser fc = new JFileChooser();
         <snip>
         private JPanel DPCtr()
              <snip>
              photoIcon = new ImageIcon("default.jpg");
              photoLabel.setIcon(photoIcon);
              photoLabel.setPreferredSize(new Dimension(150, 150));
              <snip>
              return p;
         <snip>
         public void actionPerformed(ActionEvent a)
              if (a.getSource() == browseBut) {
                   fc.setFileFilter(new ImageFilter());
                   int returnVal = fc.showOpenDialog(DiseasePane.this);
                   if (returnVal == JFileChooser.APPROVE_OPTION) {
                        File imgFile = fc.getSelectedFile();
                        try {
                             photoIcon = new ImageIcon(imgFile.toURL());
                        } catch (MalformedURLException e) {
                             System.err.println("Invalid URL");
                        photoLabel.setIcon(photoIcon);
         }

  • Please Need help for change chart automaticly in report builder

    Hello,
    I have a problem under transfer Builder oracle 6i and I wish that you help me.
    I developed a report which contains a Camembert cheese, The parameters to enter are the date of edition and the code of the customer. For every customer that works very well. But when I wish to generate all the customers I have to get back the code of the customer from the request and to spend it in parameter automatically without the seizure of the code, the information of the customer is exact but the Camembert cheese generates without change and I think that I have to cross(spend) the code of the customer in parameter in the Camembert cheese but I do not know how.
    My questions:
    how to give a parameter in a Camembert cheese under graphic builder either adjournment(transfer)?
    do you have another solution so that the Camembert cheese generates for every customer?
    Thank you very much

    can someone please give a work around for this issue.
    Regards,
    Amrit

  • Need Help on Gantt Chart

    All,
    I build a Gantt Chart report based on opty name and project start date and end date based on fusion charts, but now the requirement is to add 4 more field in categories side show them in tasks for example if weekl1 is red, week2 is blue, week3 green so on.....
    can anybody helpme out is they have prepared any similar report/chart.
    Find the below code for startdate and end date :

    hi Neeraja,
    something like this may be possible to build in the default charting engine, but won't be easy. it would most likely involve creating a multiple series stacked chart and using numeric dates for the horizontal axis.
    if you want me to try to see what i can come up with, can you attach the data that you've displayed above in a txt file? if you do want to go that route, please also explain the formatting...e.g. why are some of the events indicated as a diamond shaped icon...i'm assuming that's because it's an event that doesn't have a time range but just a single time value.
    otherwise, this functionality is most likely available in the Three D Graphics charting add-on which is available here. this has a cost though.
    -jamie

  • Copy pie chart to Indesign

    I need to copy pie charts created in Illustrator into an indesign doc. I've done it before. But now,  coopy/paste to Indesign doesn't work. What am I missing.

    "Paste" just doesn't seem to have anything to paste.
    I have a pie chart in Illustrator, can click on it and see individually-selectable slices as I need. But if I click on copy and try to past in the Indesign document, I have nothing. Am I somehow not selecting the chart correctly?
    No, I dn't get any message.

Maybe you are looking for

  • Pick Slip report gives 'No Data Found' output

    Hi All, Problem Statement: Iam unable to generate Pick release report, the shipping lines status is "ready to release" and we have a available quantity for the shipment. Step1 : Create a Order. Step2 : Save and Book the Order. Step3 : Pick Release th

  • Lightroom 5 Beta – Upright | What's New in Lightroom 5 Beta | Adobe TV

    Discover how to automatically fix common problems such as tilted horizons as well as converging verticals in buildings using Lightroom's new Upright controls for perspective correction. http://adobe.ly/Yrv9Of

  • How do I sell a series of books as a set on iBookstore/itunes?

    How do I sell a series of books as a set on iBookstore/itunes? Can I set a special price?

  • Message transmission medium

    Hello Friends, Can you please tell me the procedure to achieve this. How can you determine the message transmission medium while the requirement subroutine (Requirements Output Control T-Code VOFM ) is running. FORM KOBED_601. get message transmissio

  • NEWBE 16:9 not HD project setting?

    I am new to this ! I want to create a project containing different media (photos, some video and sound) and the final product will be a DVD. I would like to use the 16:9 aspect ratio and my local format is PAL. However I don't want to use HD as it se