Graphics legend colors

Does anyone know how to customize the colors displayed in a graphics legend. I've created a column chart with customized bar colors by using a format trigger and using og_set_fillcolor. But my legend doesn't reflect these custom changes. Is there an OG procedure to set legend colors?
Thanks for any help.
Kevin

Hi,
If you go to the Chart Expert, on the data tab, you can choose the Top N option. From within there you can get your legend sorted based on the highest or lowest percentage. You can also group information so that you only see the top 5 or lowest 10 or whatever you want.
Also when I create a pie graph based on 20 plus pieces of data it isn't resusing the colors, but they are somewhat similar. I usually do a group of the top 10 or so, then have an others category for situations like this.Â
Rody

Similar Messages

  • Why do graphics and colors that appear on the monitor show up as blank spaces when printed out

    Graphics (especially color) on emails and attachments show up as BLANK spaces when printed out.
    Also, some color graphics and detail work of those graphics on familiar websites do not show up on my monitor
    Both of these situations DO NOT occur on Explorer. With that browser - everything is OK

    it may have worked, but gimping my system isn't exactly a solution, more of a band-aid.
    its the equivalent of the old
    patient says, " its hurts when i do *this* "
    doctor replies," well, don't do that "
    What do you mean "it may have worked" – did it or did it not?
    Anyway it is not a remedy but diagnostics and if it makes a difference it points at the GPU driver as a likely culprit.

  • Legend color not displayed when using custom theme

    Hi all,
    We are facing a strange issue in the MSS team calender chart's legend colors. The first legend item's color appear blank/white in a custom portal theme while the color appear properly on the standard theme. Inside the chart, the color is appearing properly.
    What could be the issue? which property in the theme is connected to the legend?
    Thanks and Regards,
    Syam.

    Hi Sidharth,
    We have not done any modifications to the standard service. Also, If this is the reason, why should it appear for some users and why not for others? For those users using the standard theme, the legend colors are appearing properly.
    Thanks and Regards,
    Shyam.

  • Graphic inspector color swatch corner darkned ...means what?

    in the inspector, graphic, fill color, the color swatch will sometimes have a upper right corner darkened (like to grab it and turn a page), and other times not. What does this mean?
    thanks
    bob

    BobInIndy1 wrote:
    How did you paste a graphic in your post?
    Bob ~ That image was pasted in as:
    <IMG SRC="http://will.thimbleby.net/lineform/device.png"/><br>
    Then I switched from Compose mode to Preview mode to check that it looked okay before posting. The image can be on any server including iDisk — you just have to use the correct path to the image. To post a thumbnail link to a _screen shot_ or other large image, go here:
    http://www.imageno.com
    ...upload your screenshot and from the resulting page, copy & paste the *"HTML code for webpages"* into your post. Again, switch from Compose mode to Preview mode to check that the clickable thumbnail works before posting. Here's an example — clicking on the thumbnail will open a new window containing a larger version:

  • How to set Analysis graphics background color to Transparent? not White.

    How to set Analysis graphics background color to Transparent? not White.
    thanks
    Edited by: user13257485 on 2010-8-15 下午11:53
    Edited by: user13257485 on 2010-8-15 下午11:55

    Hi,
    We almost had the same requirement, but we just needed to color a specific column.
    Here goes the solution to that, you might do the same for your row highlighting
    Changes are required in jsff and one method to be added in backing bean
    1. JSFF :
    <af:column headerText="Amount"
                     id="c4" width="100"
                     inlineStyle="#{backingBeanScope.BackingBean.cellColor}">2. Backing Bean
    //searchResultTableVO is Table's VO
    public String getCellColor() {
          FacesContext ctx = FacesContext.getCurrentInstance();
          ExpressionFactory ef = ctx.getApplication().getExpressionFactory();
          ValueExpression ve = ef.createValueExpression(ctx.getELContext(), "#{row}", FacesCtrlHierNodeBinding.class);
          FacesCtrlHierNodeBinding node = (FacesCtrlHierNodeBinding)ve.getValue(ctx.getELContext());
          Row row = node.getRow();
        if(row.equals(searchResultTableVO.getCurrentRow())){
    //You can add your inline style for font-style too
          return "background-color:Red;";
             return null;
      }Hope this is helpful :)
    Regards,
    Neha..

  • MSS : Team Calender - Legend colors - Leave Request TOIL

    Hello All,
    We have a scenario where in MSS --> Overview --> Team calender , In one of the legends colors (Leave Request\TOIL), its showing blank, rest of the legend colors seems to be working fine, We tried to look into the badi at the ECC level as well and nothing seems to be missing.
    Could anyone please us know if the there are any personalizations that needs to be done for the in this regard on the portal level? if so , Could anyone let us know the steps for the same ?.
    Regards,
    Ronniee.

    Hi,
    Check the link below:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/108c31e7-b6a7-2d10-3692-c1a9f7a5c4dc?QuickLink=index&overridelayout=true
    Hope this helps.
    Cheers-
    Pramod

  • Fixing legend color for charts

    Is it possible to fix legend color in charts ? For e.g. I want
    lengend A to have "COLOR1"
    legend B to have "color2" etc
    It looks like CR chooses color in random order. I need to fix the color displayed for consistency. Please help me.
    Pradeep

    Hi
    - use condition for defining colors in your chart.
    - Create a mock legend using text boxes.
    Hope this helps!!!
    Regards
    Sourashree

  • PS Network Graphic Legend

    Hi All,
    Can anyone throw light on how to change the legend in the network graphic for PS? For exmaple, is there a way to display partially confirmed activities in Yellow vs finally confirmed activities in Red?

    HI,
    Never tried but the config layout seems as if it is possible.
    Follow the config path :
    "sap netweaver - application server - front end services - network / hierarchy - define graphics profiles / node / links / colors etc.."
    Standard graphics profile would be "PS - Network". Go to the "Node Group" list in that. (multiple selection icon).
    try to find "PS_N_______1" group. Under this group  you find number of color codes & form lines for each of the project objects (with their state).
    Select activity part conf / fully conf & enter your required color there.
    Pls share your experience on this, if you explore the above way.
    regards

  • Pie Chart Legend - colors and sorting value

    <p>Hi,</p><p>I have a pie chart with around 20 &#39;segments&#39; representing names of people - so it looks like several of them have the same color.</p><p>So my first question is do the standard 12 colors repeat after 12 segments have been &#39;defined&#39; - can this be extended with custom colors?.  I know you can set colors for specific values but as the list is dynamic, I can&#39;t do that. </p><p>I also have a legend defined which shows the person&#39;s name and then the value - either a percentage or a count etc.    From top to bottom, the legend lists the entries alphabetically by the person&#39;s name - however, it&#39;s not always easy to tell which name is associated with which &#39;segment&#39; and using labels is not an option as they are too long and there are too many of them to be readable<br /></p><p>So what I would like to do is have the legend displayed in numerical size order - e.g. person with largest % is at the top, smallest % is at the bottom etc.</p><p>I&#39;ve been looking at the Chart Expert, CR Help and the forums but have not seen an answer to either question - I&#39;m hoping someone can tell me if it&#39;s possible or not (and if so, how do I do it!).</p><p>Thanks <br /></p>

    Hi,
    If you go to the Chart Expert, on the data tab, you can choose the Top N option. From within there you can get your legend sorted based on the highest or lowest percentage. You can also group information so that you only see the top 5 or lowest 10 or whatever you want.
    Also when I create a pie graph based on 20 plus pieces of data it isn't resusing the colors, but they are somewhat similar. I usually do a group of the top 10 or so, then have an others category for situations like this.Â
    Rody

  • Plot legend color

    During data acquisition I am checking the values of certain data to make sure they are in the allowable range.  I am plotting several of these "checked" values on the same waveform graph.  I was wondering if there is a way to change the color of the background of the plot legend (as seen in the picture) while the program is running?  I would also like to be able to change each one independently.
    I have seen ways of changing the color of the waveform graph colors before running and I have also seen the use of a multicolumn listbox for something similar, but I would like to use the legend itself.  I have searched and as of a year or so ago it appears as if there is no way to do this.  I was just wondering if this had changed.
    Thanks for your help.
    --Robert
    Message Edited by knapkerd on 07-14-2008 04:26 PM
    Attachments:
    graph_legend_color.PNG ‏9 KB

    Afaik, you cannot use the plot legend itself to change the background color but you can have a front panel color box control and use this to write to a property node. You cannot have different background because you have a single graph and obviously, only one background color. For displaying data in and out of tolererance, have you seen the example called Envelope? It uses the new Plot Images property.

  • Legend color on Home page misleading

    In P-track Application while creating project the colors for Hot is RED, Watch is Yellow, No issues is Green,Complete is Black and Unknown is no color.
    But when same legend is applied on Home page No issues and 'Unknown' are displayed is green due to which there is mislead in Project milestone display?
    Is there any way to change the color codes ? If yes how to change the color codes ?
    Please advice

    Prasant,
    I'd recommend against changing the HTML color codes; those are used in a couple of places, and were chosen to ensure that text remained readable.
    So, your color codes should look like the following:
    Color Name - Color Code - Sprite X -Sprite Y
        RED       #e10         0            0
      GREEN       #0c0         0          -80
    YELLOW       #fd0         0          -40
      BLACK       #aaa         0         -120
       GRAY       #F2F2F2      0         -160You should see an appropriate colored dot in the Sprite column of the report when the offsets are correct.
    That said, it sounds like your status code color assignments may have gotten out of whack. To check these, go back to the administration page, and click through to Status Codes (first item on the left). Make sure the statuses are assigned the following colors:
    <li>Hot: RED
    <li>Watch: YELLOW
    <li>No Issues: GREEN
    <li>Complete: BLACK
    <li>Unknown: GRAY
    Hope that helps,
    -D.

  • Graph Name and Legend color settings

    Hello, I have three questions... (WPF C#)
    Is there a way to give this Graph a name w/out creating a separate label?
    How can I change the Legend Foreground color to White?  I mean, I changed Foreground to White but it's still black as you can see.
    How can I cnange the Axis color to White?
    Thank you!
    Solved!
    Go to Solution.

    Thank you.  I got #1 and #3 but can't make #2 work.
    This is my XAML code (I generate Plots programatically in C#).
    Could you please help?
    <DockPanel x:Name="Vco1Graph" Visibility="Visible">
    <Grid DockPanel.Dock="Top">
    <ni:GraphInteractionPalette Graph="{Binding ElementName=GraphVCO1}" Margin="50,0,0,0"/>
    <Label Content="VCO__1" HorizontalAlignment="Center" Style="{DynamicResource EvolvDiagsLabel}"/>
    </Grid>
    <ni:Legend ItemsSource="{Binding AllPlots, ElementName=GraphVCO1}" DockPanel.Dock="Right" Width="90" IsTabStop="False"
    ItemBackground="{DynamicResource ColorSolidReadOnlyBackground}"
    BorderBrush="{Binding BorderBrush, ElementName=GraphVCO1}"
    Background="{DynamicResource ColorSolidReadOnlyBackground}"
    Foreground="{DynamicResource ColorSolidNormalForeground}"/>
    <ni:Graph x:Name="GraphVCO1" DockPanel.Dock="Top" HorizontalAlignment="Left" Width="877"
    PlotAreaBackground="{DynamicResource ColorSolidReadOnlyBackground}"
    PlotAreaBorderBrush="{DynamicResource ColorSolidReadOnlyBackground}">
    <ni:Graph.Plots>
    <ni:Plot/>
    </ni:Graph.Plots>
    <ni:Graph.Axes>
    <ni:AxisDouble Orientation="Vertical" BaselineStroke="{DynamicResource ColorSolidNormalForeground}">
    <ni:AxisDouble.LabelTemplate>
    <DataTemplate>
    <Label Content="dB" Foreground="{DynamicResource ColorSolidNormalForeground}"/>
    </DataTemplate>
    </ni:AxisDouble.LabelTemplate>
    <ni:AxisDouble.MajorGridLines>
    <ni:GridLines Stroke="{DynamicResource ColorSolidNormalForeground}" StrokeThickness="0.3"/>
    </ni:AxisDouble.MajorGridLines>
    </ni:AxisDouble>
    <ni:AxisDouble Orientation="Horizontal" Adjuster="FitExactly" BaselineStroke="{DynamicResource ColorSolidNormalForeground}">
    <ni:AxisDouble.LabelTemplate>
    <DataTemplate>
    <Label Content="GHz" Foreground="{DynamicResource ColorSolidNormalForeground}"/>
    </DataTemplate>
    </ni:AxisDouble.LabelTemplate>
    <ni:AxisDouble.MajorGridLines>
    <ni:GridLines Stroke="{DynamicResource ColorSolidNormalForeground}" StrokeThickness="0.3"/>
    </ni:AxisDouble.MajorGridLines>
    </ni:AxisDouble>
    </ni:Graph.Axes>
    </ni:Graph>
    </DockPanel>

  • How do I mask out an After Effects Graphic from color grading

    Hello, from what I've read, most people recommend sending complete Premiere timeline to grade in Speedgrade and render from there. I am doing that on a project now, but I'm running into the issue with my after effects graphics (a logo on top of the video)... when I change the video color, it makes the logo look terrible. I am experimenting with the mask, but it's not like a pen tool so the best I've come up with is a shape, it looks terrible. Any feedback on how people handle the After Effects graphics separately? Thank you!

    troubleshooting QuickTime errors with After Effects

  • (Webdynpro Java)Business Graphics -  Speedometer Color settings

    Hi All,
    I want to implement Speedometer for a Webdynpro(Java) application which should show one value dial(Arrow) and one limit dial.  Limit dial Arrow should be in red color and the Speedometer area after the limit dial area should be in red.    I don't know how to configure this.  Can somebody help me.  
    Thanks in advance.
    Regards
    Lakshmi
    Edited by: lakshminarayanan  j on Sep 22, 2008 7:24 PM

    When you right click on the graphics element and select edit, it should open the properties editor.
    Where in you can set most of the properties.
    I guess you can accomplish your task there.
    If it doesn't satisfy your requirement, then there is a way of setting the xml file which is more tidious.
    If option 1 doesn't work, lemme know, I'll tell you how to set the xml.
    -Aarthi

  • Anychart 5.1.2 legend color issue

    I have installed AnyChart 5.1.2 and tested it. The charts works fine, but the legend displayed other colors how the graphs.
    On the site where integration Kit samples, are the same issue.
    The site: http://anychart.apex-evangelists.com/pls/apex/f?p=454:10:0::NO:::
    displayed on the left chart different colors between legend and graphs.
    Can me help someone?
    Karsten

    I have the same problem with the Trialversion of Anychart 5.1.3.
    Wrong colors within the legend is a major problem and prevents usage in production environments.
    see [Similar Thread|http://forums.oracle.com/forums/message.jspa?messageID=3358965#3358965]

Maybe you are looking for

  • Link to report an issue with Podcast update

    Someone posted a link so we could report an issue with the Podcast app the last time there were issues with an upgrade. I sync with my laptop iTunes. Since this latest update to the app, when I delete a podcast in iTunes on my laptop it will not dele

  • Aspect ratio on menu screen

    Hello folks, I made a custom menu graphic (jpeg, psd) to put on the menu page and no matter how many ways in reconfigure the size it won't completely fill the space. There's always a pinch on the sides or the top and bottom. Any suggestions?

  • Output .csv file

    In the reports you can specify the file name for the .csv output. But can you specify the path for this file, because it's automatically save it in a temp folder.

  • Disappear? mnogosearch in aur.

    mnogosearch disappeared from AUR,  is anyone  aware of this?   i didn't know that aur has remove feature..  what happen.. http://webcache.googleusercontent.com/s - en&ct=clnk

  • Restart of RV042 Router

    Can anyone answer this for me please?  Would I lose my router settings if I were to restart the RV042 router from the System Management>Restart section of the router UI? The "restart" command is just like a warm reset, correct??? Thanks, Max