Formatting data series in charts

Hello all,
Need help in how to format data series used in charts(pie and bar). The charts show proper data but i need the amounts in the charts to be formatted using comma separators and $ symbol. Had tried using the NSTR functions and these work properly for table data , but not for charts.  Could someone pls conform if this is a known limitation with charts or is this yet another issue with ehp1 ? If so , are there any other alternatives for this approach.
Vc version is 7.01 SP5 (ehp1)
Any help would be appreciated.
Rgds

Did you try:
OracleBI/web/app/res/s_.../popbin/
EX:
line.pcxml Look for <SeriesDefinition ...
we modified the line width and a few other things. You'll have to modify all the pcxml files for all the chart types you want to customize.

Similar Messages

  • Is there a way to change the default colors for data series in charts?

    I have tried to find settings for data series colors in the various CSS files but have not found any.

    Did you try:
    OracleBI/web/app/res/s_.../popbin/
    EX:
    line.pcxml Look for <SeriesDefinition ...
    we modified the line width and a few other things. You'll have to modify all the pcxml files for all the chart types you want to customize.

  • Dynamic data inside a chart's dataProvider

    Dear Members,
    I am adding some extra touches to my application, it's basically a tool to give online presentations so I would like to add some charts for a more visual experience.
    I am using the Flex Pie Chart that I create dynamically with actionscript:
    private function createChart():void
         series = new PieSeries();
         series.nameField = "label";
         series.field = "data";
         series.filters = [];
         chart = new PieChart();
         chart.percentWidth =100;
         chart.percentHeight = 100;
         chart.showDataTips = true;
         chart.dataProvider = medalsAC;
         chart.series = [series];
         charts.addElement(chart);
    The above code works fine, the problem is with providing the data for my chart. Below you can see that I created some variables in which I store data. Now the problem is that when I assign these variables like you see below, the chart won't show them. It only shows the static data (200) from the first product.
    So I wonder what I am possibly doing wrong? I guess it's something very simple, but without those dynamic vars I can't use the charts.
    private function setChartData():void
         var data2:uint = 200;   
         var data3:uint = 300;
         var data4:uint = 200;
         var arr:Array = [];
         arr.push({label:"Product 1", data: 200});
         arr.push({label:"Product 2", data:data2)});
         arr.push({label:"Product 3", data:data3});
         arr.push({label:"Product 4", data:data4});
         medalsAC = new ArrayCollection(arr);
         createChart();

    I don't think Wayne is kidding at all.
    You stated earlier: "But it is clear that Numbers resembles Excel."
    In the very general sense (both are spreadsheet applications), that's true. But it is also clear that a Smart car resembles a Peterbilt tractor unit. Both have two axles, limited passenger seating and engines that require Diesel fuel. I wouldn't use either to do what the other is intended to do, nor would I expect each to behave exactly like the other.
    You describe what you want to do as "something simple." It may well be "simple" (it certainly looks simple, and requires simple actions on the part of the user—in either application), but unless you have programmed that function, you have nothing on which to base the assumption that it is "simple."
    Your original question was: "What is the equivalent in numbers?"
    In the "simplest" terms possible: There is no equivalent in Numbers.
    Wayne has described for you how to accomplish a similar result. You have explored and found  way to make the result closer to the result in Excel.
    He has also given you the information on steps to take to suggest to Apple (rather that to the users in this community) that the method of achieving this result be improved.
    That's about as far as it can go in this forum.
    Regards,
    Barry

  • SSRS Bar Chart grouping date series into Months, setting scaler start and end ranges

    I've been trying to solve this issue for a few days now without writing a sql script to create a "blank" for all of missing data points so that I get a bar for each month.  I have date series (by day) data points grouped by two items
    that creates a set of bar charts.  EG:  one chart per product in the tablix detail grouped to site level.
    My issue is I would like the start and end of the charts to be the same for all charts and the only way I get it to work is with a chart that continues to show each date on the chart. 
    EG:
    I have the graph start and end points set and scaling by month as I would like but each bar is a day instead of aggregating to a month level.   My issue I hope to find a workaround for is if I go to Category Groups and define the grouping
    to group with a year and month function the series is no longer treated as date data and I cannot control scaling.  It works fine if all months have activity, but I can't figure out how to always have all charts start at "May 2012" in this example. 
    The only start and end point that I've been able to get to work once doing this are integer based, eg normal start would be 1 for each graph, but 1 doesn't equate to the same month from chart to chart.
    I hope SSRS can provide the solution.  I do know I can write a query that creates a ZERO value for each month/product/site but I don't want to leave the client with a query like that to support.
    -cybertosis

    Hi cybertosis,
    If I understand correctly, you want to display all month category label in the X-Axis. You have configure the Scalar Axis, however, it cannot display the requirement format.
    In your case, if we want the specific data format, we can configure Number property to set the corresponding Category data format. Please refer to the following steps:
    Right click the X-Axis, select Horizontal Axis Properties.
    Click Number in the left pane. Click Date option in the Category dialog box.
    Then, select Jan 2000 option.
    Please refer to the following screenshot below:
    If there are any misunderstanding, please feel free to let me know.
    Regards,
    Alisa Tang
    If you have any feedback on our support, please click
    here.
    Alisa Tang
    TechNet Community Support

  • Adding new data to update multiple series in charts - in one action

    I would like to know how to update a data series range in a chart all at once as can be achieved with Excel by
    manually entering row numbers to expand the data series range or
    by dragging a reference frame in a table to include additional data in the range.
    At present, the only way that I have discovered I can update a series is to manually change the cell reference detail for each series individually. This is achieved by selecting a single line and clicking several times on the Data reference cell in the Inspector Chart option by highlighting the cell reference details and then manually changing the cell reference for each series separately. This is tedious, time consuming and more than a little clumsy! What used to take me a few minutes to update my charts in Excel is taking me tens of minutes in Numbers.

    theguardian wrote:
    I would like to know how to update a data series range in a chart all at once as can be achieved with Excel by
    manually entering row numbers to expand the data series range or
    by dragging a reference frame in a table to include additional data in the range.
    Unless I'm misreading this, similar techniques work in Numbers.
    The original table contained only the sequential labels in column A and the data shown on the upper chart.
    I made two changes, similar to those in your list (but in the opposite order, hence the reversal in my numbering):
    2. Added data to cells B11:B15 (labeled J-N). (The data added is a copy of the first five data from the original series.) Selected the chart, then expanded the data series by dragging the control (small circle) down to include these cell (plus B16) in the charted range. The chart updated to include this data.
    1. Selected B11:B15, then went Table > Add Rows Below (keyboard shortcut: option-down arrow). Numbers added five rows to the table, and updated the chart to include those rows, as shown in the lower version of the chart. Paste the data into these new rows to add it to the chart.
    Although I had selected rows inside the charted range when adding new rows (to keep that "O" label on the x axis and show the 'space' before it), the five rows could as easily have been added to the end of the chart. Select B12:B16, press option-down arrow.
    Regards,
    Barry

  • I want data series in Keynote chart to enter one at a time.

    In older version of Keynote, data series can enter one at a time. In version 6.2, seems all series enter at once. Can different series be made to enter one at a time in Keynote 6.2?

    Select the chart
    Inspector > Animate > Build IN > Add an Effect
    choose an effect
    in the Delivery drop down menu select;   By Element in Series

  • Line chart with more than 15 data series - color problem

    Hi all,
    I've built a line chart with 32 data series (user can control, which of them are displayed at a time). For series 16 to 32 I did manipulate the URL in the browser directly, because Application Express does only display parametrs for up to 15 series. This works fine so far except of displaying the colors. For each sieries I defined a different color. 29 of my 32 series are displayed in the desired color. But series 29, 31 and 32 are displayed in a default-color (#0099CC). It seems that this is a SVG-problem. In the SVG-source I find the wrong color. When I export my application, I see the right color.
    Thanks for help,
    Chris

    Hello,
    Which version of APEX are you using?
    Go to your Flash Chart attributes - get into your series (click the icon) in the section of Series Query you'll find the maximum rows.
    Regards,
    Dimitri
    -- http://dgielis.blogspot.com/
    -- http://apex-evangelists.com/
    -- http://apexblogs.info/

  • Add data series to excel chart

    I have an envelope on a chart in Excel.  I would like to add same test data to the chart.  I can open the workbook and get my data on a worksheet, but can't figure out how to add the data series to the chart using ActiveX.

    Here is some vi's that I forgot that I had for excel. In it is one vi in particular called create chart.vi have alook at it. I'm sending you the whole llb. i have not tested them in LV 8 yet.
    hope they help.
    Joe.
    "NOTHING IS EVER EASY"
    Attachments:
    excel.llb ‏2092 KB

  • Showing data series for two charts on one

    Hi
    I need to represent 2 sets of data on one chart. The first is a linebar chart and the second is a scatter chart. This can be done in Excel by adding multiple named data series.
    Is this possible with crystal report 2008.
    Thanks

    I'm a bit late to discussion, but this is I think the most relevant post I could find.
    I have the same problem - displaying multiple data series on the same chart (line chart or scatter by date).  My problem is complicated by the fact that number of series also depend on the data point.
    Essentially I need to plot readout of test in a monitored room where different number of sites maybe tested depending on the room.  So one room might have three data readouts (three sites), and another five (five sites), and when charting by room, one chart will have three series, and another five.  So even considering using overlapping transparent charts, there are issues of conditionally enabling/disabling the whole chart, of determining maximum number of charts (and room might have dozens of test sites) and also displaying appropriate legend(s).
    There must be a better way!
    TIA,
    Andrey.

  • Data Series Missing in the chart.

    Hi ,
    I have included 4 data series in the chart item.
    But its displaying only one data series in the output.
    that is its displaying only the last series. for eg
    i have included Data series1,Data series2,Data series3,Data series4,
    in output its displaying only Data series4.
    what settings i have to make inorder to get all the four data series to be displayed.
    Please Help.
    Thanks
    Tulsi
    Edited by: Thulasi ram on Jun 16, 2008 9:34 AM

    Hi,
    GML File is developed when you are developing your apllication.
    Procedure to Send the GML.
    Click on Model Menu bar in the Tool bar->select Export option
    Then Zip it and send to me
    Regards,
    Govindu

  • Graph & Chart: select and colour single element of data series

    Hi,
    my question is about formatting Keynote graph: i.e. bar graph 2d or 3d, is it possible select and colour differently a single element of series? In Powerpoint exists that possibility, but in Keynote I can't find the way to select only one element. If I change colour, all series elements change.
    Thanks in advance
    Antonella

    Hi Pasha ,
    yes, i am quite sure that bars are overlapping and checked with the 3 options you have mentioned.
    3. I have tried streching the graph horizontally but still the same display.
    2. I did moved to mouse to the edge points of bar .. it only mentioned one data series instead of two
    1. See if the db column contains NON-ZERO values ? ..
    I am not sure of it but when deploying the model in VC , i got a warning message saying " Zero fill is checked without Max length in field "Gross Turnover Actual " of entity " query name "
    Let me know, how this efffects the display and what do i need to do to resolve the issue .
    Appreciate your valuable inputs ...
    Thnks,
    NR

  • Chart Issue / Data Series as Filter Value

    Hi VC-Pro's,
    I have developed a VC - Application with several Charts and navigation from one Chart to the next Chart by click. In the last Chart, there are 5 Data Series and the Category Axes is an InfoObject with the values A, B and C. Chart Type is Column / stacked.
    The next step in my application is a table, which shows the detailed Information of the chart. As filter values should be send the value of the selected Infoobject (A, B or C) and the selected Data Series. Value A, B or C is no problem, but I can't find a Way to submit the selected  Data Series.
    Any Ideas?
    Thanks,
    Stephan

    Has anybody an idea to solve my problem?
    Thanks!
    Stephan

  • Line Chart - getting data from two table to behave as 1 data series

    I'm using the 'Personal Budget' template, and have two tables titled 'Annual Budget by Month: 2009' and 'Annual Budget by Month: 2010'. These tables show, as their last row, my total savings. I want to set up a line chart to display the (downward) trajectory of my savings in one continuous line.
    However, if I create a line chart, the two data sets from the two tables are displayed as two lines, one below the other. If I convert it to a column chart, and then switch to columns instead of rows as the Plotting Orientation (data series button in the upper left of the table), the columns do display correctly. Can anyone tell me how I can get the line version to work?

    spiff,
    I think the solution to your problem is to create a summary table that gathers the data from all your month tables, then plot the summary. Remember to put the category names into a Header row or column so they will automatically show up on the chart axes.
    Jerry

  • Add a data series dynamically in charts

    I am trying to add a data series dynamically in a chart but
    it does not seems to work. Here is the sample code. Any idea?
    var line1:LineSeries=new LineSeries();
    line1.dataProvider=[something];
    line1.displayName="New data";
    chart.secondSeries.push(line1);
    It works if I do the following but I don't want to remove
    other series already there.
    var arr = new Array();
    chart.secondSeries=arr;
    var line1:LineSeries=new LineSeries();
    line1.dataProvider=[something];
    line1.displayName="New data";
    arr.push(line1);

    I see...i don't know why the chart is not refreshing itself
    in the next keyframe after you added another series. You can also
    try to put the statement:
    [myChart.series[(myChart.series as Array).length] = your new
    ColumnSeries object goes here.]
    in a new frame by doing doLater();
    Apparently an asigninment statement on the series array does
    the trick. If you don't like that approach, you can also try to
    invalidate the display object, so that a refresh is forced.
    -george

  • Editing colors of Keynote chart data series

    I am attempting to edit a Keynote chart (Scatter plot) with 3 data series.  I selected the first Chart option which plots the data by color (Blue, red, white).  I do not see an option to adjust or change the default colors.  In the "Edit Chart Data" dialog, the series colors appear at the column head but there is no apparent way to change the default color.  The white data series wouldn't be so bad except that the background of the chart is also white.

    A pie chart shows the proportions that make up the total, therefore what your chart actually shows is a $150 transaction with $50 profit.
    The definition of profit is:   total price less expenses, then the pie chart should show:
    Profit in a $100 sale

Maybe you are looking for