Changing bar chart colour

I've used og_set_bfcolor to set the bar colour in report 6i. Would anybody know how to change color in report 9i? Thanks in advance.

joe,
With 9i graph, it is not directly possible. But there is a roundabout way to do it
it's possible to do this through the graph bean API, but in that case you'd need to use the Java Importer
and construct the chart yourself programatically
This would be treaed as an enhancement request to the product
Thanks,
The Oracle Reports Team

Similar Messages

  • How i can change bar chart color in runtime??

    i have a bar chart with red as a default color.
    <mx:BarSeries
    id="progressBar"
    yField="Task_Name"
    minField="Start_Date"
    xField="Progress_Date"
    displayName="Progress"
    >
    <mx:fill>
    <mx:SolidColor id="progressColor" color="red"/>
    </mx:fill>
    i want to give the user the option to change the color. i
    used the following code:
    progressColor.color = colorChooser.selectedColor;
    colorChooser is color picker components.
    but that doesn't work. it doesn't change the color. it just
    changes the tooltip border color of the bar chart.
    please help
    thanks

    hi Shafr
    beleive it or not, i got it using trial and error. i keep
    trying words in the function setStyle until the color changed. i
    dont know why it is not documented.
    var periodBarColor:SolidColor = new
    SolidColor(taskSchedColorChooser.selectedColor, 1);
    periodBar.setStyle("fill",periodBarColor);
    //where taskSchedColorChooser is colorPicker component. you
    can replace it by any color you want

  • Change Bar Chart Measures dynamically

    Hi,
    I have created one stackedColumn Chart , I am displayig different chart by selecting the different options in the same stackedColumn chart.
    The Proble is measure name is not changing automatically when the event is triggered.
    This is my code :
    measures : [ {
    name : oController.oName,
    value : '{oCtc}' 
    In the event handler function i am using the following functions
    .destroyMeasure();
    .InsertMeasure(new sap.viz.ui5.data.MeasureDefinition({name : oController.oName}));
    .InsertMeasure(new sap.viz.ui5.data.MeasureDefinition({name : '{oCtc}'}));
    but still its not working properly...
    the new name appending to the old name and also the old name only hilighting
    can anyone plz tell me the solution for this.
    Regards,
    Devaraj

    hi Shafr
    beleive it or not, i got it using trial and error. i keep
    trying words in the function setStyle until the color changed. i
    dont know why it is not documented.
    var periodBarColor:SolidColor = new
    SolidColor(taskSchedColorChooser.selectedColor, 1);
    periodBar.setStyle("fill",periodBarColor);
    //where taskSchedColorChooser is colorPicker component. you
    can replace it by any color you want

  • Sumary report chart colours

    is there a way to change the chart colours in the summary report. The default colours that are assigned to the selection, are not very intuitive. If you had a question that gave a range of five possible answers ranging from poor to excellent, the colours sequence that is applied is blue, purple, orange, red, green.
    could the author be permitted to change the colour scheme, with a colour pick tool or something.

    Thank you for taking the time to tell me something I already know, I have submitted it as a future feature request, but it was not included, I guess it was rejected as a not good enough feature request to be worthy of a vote.
    Could you at least consider the way the colours are assigned automatically, so they at least run in some sort of logical order. I understand that there has to be a vivid difference to highlight the field rsponses, but it just looks wrong. When the responses run from '1-Good' to '5-Bad' for example; Good would be Blue, and Bad would be Green, I would think 1-Good would be GREEN and 5-Bad would be RED, Or is it just me?

  • How to I change the colour (or hightlight) some of the bars in a bar chart in Keynote?

    I am using Keynote 6.2.2.  I have prepared a chart which displays the quarterly income (as a points on a line) and expenditure (as bars) for the past 3 years.  I wish to highlight the Q1 expenditure bars for comparison reasons.  At the moment all the bars are coloured red (and the income lines, blue).  How can I either change the colours of just the Q1 expenditure bars for each year?

    You need to change to;   plot columns:
    select the chart
    click the Edit Chart Data button
    click the plot columns button (arrowed)
    select the chart then select the individual bars to be changed:

  • How to change the color of bar in bar chart

    Hi I'm
    using Crystal Reports 2005 with Visual Studio 2005. How do i change the color of the bar in a bar chart, i don't see any options, someone telling in the forum that i can simply right click on the bar and choose color, but i don't get that option. all i can select is the entire chart object.
    any help is greatly appreciated.
    Thanks
    yesvee

    You have to make sure that you select the correct part of the bar.
    For Example:   When you click on the outside of the chart, the entire chart will be selected. Clicking somewhere inside the chart will also highlight the entire chart, but to highlight a specific bar or line you have to click until only that part is highlighted.
    Once you have the bar or series highlighted, right-click on the highlighted section and then select Chart Options, or "Format Series Riser" and you should be able to change the colour of the bar/line.

  • Can you change color of bars in bar chart?

    I have made a chart by using the spreadsheet and converting my data to a bar chart. I would like to change the default colors of the bars in the chart but so far haven't figured out how to do it, if indeed it is possible. Is it? If so, how should I go about it? I have been able to change the labels for the bars, but I want to change the colors of the bars themselves. Also, is it possible to change the arrows in the pictogram graph to some other clipart that might better represent the thing I am graphing?
    iMac G5   Mac OS X (10.4.8)   AppleWorks 6.2.9

    "I tried what you suggested, but it didn't work. When I click on the color square in the legend, a small circle appears in the square, but I am unable to select any of the paint tools. ... (Likewise, when I open the Modify dialogue and try to select the color in the sample box there, AppleWorks won't let me change it."
    Paint tools won't work, as the bars are Draw objects, and you have only limited control over them while the chart is still connected to the spreadsheet. Click on the colour square in the Legend. The white dot indicates it's selected.
    Now click on the Fill formatting button in the bottom section of the Tools (It's the almost invisible plain white button in the stack of three. The other two are the Pen formatting button—which has a black outline—and the Text formatting button—which has a T.). Then choose a colour from the Colors palette in the stack to the right of the three buttons.
    "Similarly, when I open the Modify dialogue and try to delete the arrow symbol in the sample box, it won't go anywhere; I just get an alert sound and nothing happens. Am I doing something wrong?"
    Should work like this:
    Double click the chart.
    In the Modify dialogue, click Series.
    In the Series dialogue, click the Sample box. A black outline should appear around the box, indicating it is selected.
    Press Delete to delete the current image. You should then see only the background colour.
    Press command-V to Paste your image.
    Uncheck Repeating to get a single copy of the image, stretched to fill the bar.
    Check Repeat to get a fixed size image that repeats to fill the bar.
    Set the overlap percentage if you want the repeating image to overlap.
    Click OK to return to the chart and view the results.
    Regards,
    Barry

  • Changing Colors of Bar chart in Omini Portlets

    Hi,<BR>
    Is is possible to change the colors of bar charts in Omini Portltets? If so can any one tell How to change the colors.<BR>
    Thanks,<BR>
    Vijay.

    Hi Vinh,
    Do you mean that you will have the product on the x-axis of the chart and you want to display a different colour for each product bar on the same chart, or will you have a product selector that displays a single chart only for that product against a specific dimension so that all bars are the same colour determined by the colour attribute of the product?
    I am assuming your requirement is the former, in which case rather than jumping through scripting and CSS hoops, I would encourage you to reconsider the business need for this requirement in the context of Stephen Few's Rule #4 in the article Practical Rules for Using Color in Charts, an excerpt of which is shown below:
    Regards,
    Mustafa.

  • How to change the bar chart rendering image format in SSRS

    Hello all,
    I am working with SQL Server 2008 R2 and I have a SSRS bar chart report, when the report got rendered over online or if the take Export (PDF and PPT), the image is in png format always, which is taking too much of time to execute the report in case of large
    data.
    Can, It be possible that the rendered image is in jpeg format instead of png.
    If Yes, please share the appropriate steps to follow:
    Thanks in advance
    Pankaj Kumar Yadav-

    Hi Pankaj067,
    According to your description, you want to change the bar chart rendering image format as JPEG format when previewing the report or exporting to a PDF file .
    In Reporting Services, the chart rendering image format is PNG by default. It’s a by-design behavior. And it doesn’t open any API for us to change the image type when exporting a chart to a format. So in your scenario, your requirement can’t be achieved
    in Reporting Services currently. I would recommend you submit a feature request to Microsoft at this site:
    https://connect.microsoft.com/SQLServer. So that we can try to modify and expand the product features based on your needs.
    If you have any question, please feel free to ask.
    Best regards,
    Qiuyun Yu
    Qiuyun Yu
    TechNet Community Support

  • How to change the width of the bar of bar charts?

    Hi,
    I am using Crystal Reports 11.
    I created some stacked bar charts. Now, I want to change the width of the bar. Some one told me that I can't do that because it's totally controlled internally by Crystal Reports.
    Really?
    If could, how could I do?
    Thank you in advance.

    Hi,
    The only way you can set the width of the bar is by going to Chart Options (Right-click Chart in Preview Mode > Chart Options > Appearance tab > Decrease the Gap Width).
    Hope this helps!
    -Abhilash

  • How to change the color (or fill) of a SINGLE bar in a bar chart series

    I've searched the forum and consulted the help system in Keynote '09, and I can't find the answer.
    I have a simple bar chart with 6 bars. I want to select two of the bars and turn them a different color. I only seem to be able to change the color of the series as a whole. I can only select the series as a whole, and I can't Ungroup it or even copy it to the clipboard (it beeps!). I've tried changing the color of the number represented by the bar in the underlying table; can't be done.
    Am I attempting something impossible? If so (grumble grumble), why hasn't Apple made it possible? It seems like an obvious thing to allow.

    It is unfortunately impossible -- the individual bars are not selectable. As a workaround you can a) overlay them with a rectangular object, or b) overlay them with a second chart identical to the first, with all the bars except the two set to zero.

  • How to change the color of Data Markers in Bar chart

    Hi All,
    In OBIEE 11G, I have Bar chart with 4 measures, each measure is set to a color using Style properties of Graph. Now i want to change the color of the Data markers matching to the Bar color. Which means Bar and Data marker value should be set to same color.
    Please guide me on this.
    Thanks,
    GJ

    Here's a picture that may help in following Ian's instructions:
    I clicked on a green column to select the series as shown.
    Then this:
    Turns into this and you can click Style:
    SG

  • How to change the format of tooltips in bar chart?

    Hi experts,
    I am using the WAD and using the bar chart
    to show the query result.
    However, when the mouse hovered on the bar,
    a tooptip would appear and show both
    charateristics' value and key figures' values(x and y axis).
    The requirement is that tooltip should only show the key figures' value and the font should be larger.
    Is there anyway to change that tooltip format?

    Dear Habeeb,
    Thank you so much for your reply.
    I read the website you gave.
    Does that mean I can add "tooltip_text" to specify
    what should be display on the tooltips of charts?
    And how can I assign it with only key figure value?
    (or you can say, only column value)
    I am quite sorry that I am not very familiar with HTML skill.
    Could you please kindly explain a little more about this solution?
    Again, thank you so much for your help.
    Regards,
    Wen-Wei

  • How to change amount in Bar chart in XML Publisher

    Hi all,
    I want to change a amount in chart in INR.
    I have created one bar chart for report in which on x-axis i have displayed a Month-Year and on Y-axis i have displayed a Amount.
    But when i insert a chart it will automatically takes amount in Million, but i want to change that amount in INR.
    also i want to display that INR amount above each bar.
    How should i do this ??
    can anyone help me regarding this?
    ITS URGENT....... :)
    Thanks,
    Ganesh

    Thanks...
    What should i do to get rid of this 100M and 100k??
    client want it should display like 10,00000 or 100,000 like this ..
    Thanks
    Ganesh

  • How to enter 3,46 and not have it change to 4 in CS5 bar chart?

    Hi,
    I use CS5 (Win) and I want to be able to enter bar chart values less than whole numbers - like 3,46... when I write that it automatically changes to 4. How/where do I change the setting for this?
    Thanks in advance!
    Eva

    I found it! You click the cell style button up top where you enter the values. There you can select the number of decimal digits.

Maybe you are looking for

  • PO tax setup MIRO payment issue

    We have the following scenario: PO set up with no tax. GR/IR posts correctly. But when doing MIRO and adding tax, selecting the calculate tax button, it posts it back to a write off account rather than posting directly to the original expense account

  • Could you please put a fast shortcut in the toolbar to un/check "Allow pages to choose their own colors,..." from Options Content Colors

    could you please put a fast shortcut in the toolbar to un/check "Allow pages to choose their own colors,..." from Options> Content> Colors>

  • NIS client bindings

    I am working on configuring new NIS domain on my network. The master and slave servers work fine, but I need to find a solution for the clients that will switch to the next available slave server if the current one goes down. I cannot use ypbind -bro

  • Dreamweaver CC, View in external browser issue

    Hi all, I was wondering if anyone know of this issue or if I might just have gotten somthing wrong?! I'm quite new to web design, but following some courses so I know that I have solid code to test from... I use Dreamweaver CC on OSX Maverick, and MA

  • Lizenz-Probleme mit Mocha After Effects CC

    Hallo, Wenn ich ein .m4v Video aufrufen will, dass ich mit iphoto erstellt habe (Imac) erscheint der Hinweis License Error: mocha AE CC must only be launched from After Effects. Wenn ich AE deinstalliere, läßt sich das Video öffnen, aber das kann ja