Area of the graph under the graph and not next to the chart legend

Hello

I need to display 1. Graph legend below the graph and not next to the chart area and also reduce the space between the caption box
2. the values in the chart are affiches.1745%, 4.596%... I need to round up these values.

My card code is:

chart:
< graph graphType = 'PIE' depthAngle = '50' depthRadius = '8' pieDepth = "30" pieTilt = "20" seriesEffect = "SE_AUTO_GRADIENT" >
< title text = "Answer category" visible = "true" horizontalAlignment = "CENTER" / >
(< LocalGridData colCount = rowCount="{count(.//G_DT_NON_NA_EQUITY1) '1'}" > "
< RowLabels >
< xsl: xmlns: xsl foreach = "http://www.w3.org/1999/XSL/Transform" select=".//G_DT_NON_NA_EQUITY1" >
< label >
< xsl: value-of select = "SPER_STATUS_TXT10" / >
< / label >
< / xsl: foreach >
< / RowLabels >
< DataValues >
< xsl: xmlns: xsl foreach = "http://www.w3.org/1999/XSL/Transform" select=".//G_DT_NON_NA_EQUITY1" >
< RowData >
< cell >
< xsl: value-of select = "CNT20" / >
< / cell >
< / RowData >
< / xsl: foreach >
< / DataValues >
< / LocalGridData >
< / chart >

I appreciate all the help

best regards and many thanks
Bhavana

Tags: Business Intelligence

Similar Questions

  • Change the "Default" location for the chart legend

    Hello

    By default, when you create a natalLa legend appears to the right of the chart itself. As a society, all our legends are upstairs. Is there anyway to set the default location of albums rather than right?

    Thank you

    Hi Baqpuss,

    You should be able to edit the files cxml and pcxml that are used by Corda Popcharts to set the default value.

    You will find the files that will be of interest to you:
    C:\OracleBI\web\app\res\s_oracle10\popbin
    C:\OracleBI\web\app\res\s_oracle10\chartsupport
    C:\OracleBI\web\app\res\s_oracle10\charts

    Don't forget to make a backup before you change them. Once you have completed your changes, you must restart the BI server and the presentation service.

    For more information about editing the files, see the reference document. C:\OracleBI\corda50\docs\graph_reference\graph_reference.PDF

    I recommend you to create a chart type custom rather than change the existing chart types.

    John Minkjan has done a bit in this area. See his blog for more details: [http://obiee101.blogspot.com/search/label/CORDA]

    -Joe

  • The chart legend: worked in beta, no longer works in Prod

    Hello world

    The legend attached to the LineChart poster is no longer the appropriate color. In other words, the line in the chart is red (as requested), but the 'legend' is black. It is supposed to be a red square and the word 'Jobs', but I get a black square (as it is not gathering because it should be red).

    < s:SolidColorStroke id = "s3" color = "red" / >

    ...

    < mx:Legend dataProvider = "{myChart}" / >

    ....

    < mx:LineChart Id = "myChart"

    x = "10" y = "40" width = "600" height = "400".

    dataProvider = "{platformsData}".

    showDataTips = "true" >

    ....

    < mx:series >

    < mx:LineSeries yField = 'id' = 'Jobs' lineStroke "{s3}" =displayName / >

    < / mx:series >

    < / mx:LineChart >

    It worked on Beta, but is no longer works in Production. Is this a bug or I need to change the encoding to accommodate new modes of Production to deal with this?
    Kind regards
    EGM

    Try using instead of mx.graphics.SolidColorStroke mx.graphics.Stroke.

    You can get the warning of disapproval, but it renders the color legend properly in my case.

    K

  • 11g - change number of columns in the chart legend

    In 10g, we could define the number of columns in a chart on additional graphical Options legend... Tab legend. 11 g, I can not simply find this option anywhere in the graph properties. Has it been removed in 11g, or am I just blind?

    Yes this option is over now. Only option is to add the legend display and place accordingly. Hope replied.

  • The chart legend

    I have a table with the 5 series.
    The first series has a where clause such as clause
    where to _char(p_date, 'yyyy') = to_char(sysdate, 'yyyy')
    The second series is
    where to _char(p_date, 'yyyy') = to_char(sysdate, 'yyyy')-1
    and so on up to the
    where to _char(p_date, 'yyyy') = to_char(sysdate, 'yyyy')-4
    How to display the year in the legend

    Gus

    Hello

    I see you missing between single quotes.
    I think that the body of the function must be

    DECLARE
    l_sql VARCHAR2(32700);
    BEGIN
    
    l_sql := '
    SELECT NULL AS LINK,
    TO_CHAR(mii.first_bfg, ''MON'') AS MONTH_TOTAL,
    COUNT(mii.item_id) AS "' || TO_CHAR(SYSDATE, 'YYYY') || '"
    FROM mer_imported_items mii,
    mer_makes mm,
    mer_categories mc,
    mer_driver_position dr
    WHERE TO_CHAR(mii.first_bfg, ''YYYY'') = TO_CHAR(SYSDATE, ''YYYY'')
    AND mii.owner_type = 1
    AND mii.tax_free_id = 1
    AND mii.new_vehicle_indicator_id = 1
    AND mii.driver_position_id IS NOT NULL
    AND mm.make_id = mii.make_id
    AND mc.category_id = mii.category_id
    AND dr.driver_position_id = mii.driver_position_id
    GROUP BY TO_CHAR(mii.first_bfg, ''MON''), TO_CHAR(mii.first_bfg, ''MM'')
    ORDER BY TO_CHAR(mii.first_bfg, ''MM'')
    ';
    RETURN l_sql;
    END;
    

    Kind regards
    Jari

  • The chart legend appears not

    Hello

    I recently migrated my Flex 3.2 to 4.5 Flex application. I use a few cards in my application. I noticed a strange problem when I run my application with Flex 4.5. The legend of my piechart is not visible. The text is visible but the colors beside the text is invisible. The application works fine in Flex 3. Can someone help me in this regard.

    Thanks in advance,

    Nirmal Kumar Blues

    Thanks for the reply.

    in any case, I got the answer. My legend appeared once I commented SeriesInterpolate I used as an effect to the pie chart. Need to check how it works in Flex 4.5.

    Thank you

    Nirmal Kumar Blues

  • How can I disable the graphic legend to the user text entry?

    Dear friends!

    I need your help in the following case.

    My front panel has a chart whose legend path is visible. I have display programmatically inside the runtime text, according to the article that the user selects in a control of the ring. The problem is that the user can also enter text (running) in the same area. Is there a way to prevent the user to text entry in the legend tracing running text box? I need the chart and the legend of tracing enabled at run time. Please suggest solutions.

    Thank you very much!

    Have a nice day!

    Try to put a picture control on the top of the chart legend and when the user tries to click on the name of plot, it avoids text entry

    You may also toggle the visible property of the image control to allow text in admin mode

  • Hide the Excel using LabVIEW Report Generation Toolkit or active chart legend

    Hello Eveyone:

    I'm working on tool report generation in labview and creat excle report. I create the chart in the report, but I can't hide the chart legend or change the font size using the report generation tools.

    I appriciate you guys time.

    Thank you

    Howdy!

    What version of LabVIEW Report Generation Toolkit you use? Did you take a peek at the .vi LabVIEW example column chart (Excel)

    and he looked at using the Excel insert graphical VI and Excel graphic Set do?

  • JNDI can acquire and not datasource.   -WLS JDBC, 10.3

    Now I have problems connecting to the database for my EJB entities.

    I use Jdev 11 r1, ADF Faces, EJB3.0, Oracle database 10g. I have my WLS connection to the database server, and the application connects to it, when it is run with the server integrated into Jdeveloper. When I deploy my application for the server (I created a JDBC connection to the database with the name jndi jdbc/DatabaseDevDS), I get way below.

    I have my persistence.xml

    < name of persistence - unit = "Company" >
    <>provider
    org.eclipse.persistence.jpa.PersistenceProvider
    < / provider >
    < jta-data-source >
    Java: / app/jdbc/jdbc/DatabaseDevDS
    < / jta-data-source >

    ERROR:

    Caused by: Exception EclipseLink-7060 (Eclipse - 1.0.1 persistence Services (Build 20080905)): org.eclipse.persistence
    .exceptions. ValidationException
    Description of the exception: could not acquire data source Java: / app/jdbc/jdbc/DatabaseDevDS.
    Inner exception: javax.naming.NameNotFoundException: while trying to search/app/jdbc/jdbc/DatabaseDevDS/app/ejb/E
    JB.jar #SessionEJB. ; rest the name "/ app/jdbc/jdbc/DatabaseDevDS.
    at org.eclipse.persistence.exceptions.ValidationException.cannotAcquireDataSource(ValidationException.java:429)
    at org.eclipse.persistence.sessions.JNDIConnector.connect(JNDIConnector.java:123)
    at org.eclipse.persistence.sessions.JNDIConnector.connect(JNDIConnector.java:94)
    at org.eclipse.persistence.sessions.DatasourceLogin.connectToDatasource(DatasourceLogin.java:164)
    at org.eclipse.persistence.internal.databaseaccess.DatasourceAccessor.connectInternal (DatasourceAccessor.java:32
    4)
    at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.connectInternal(DatabaseAccessor.java:264)
    at org.eclipse.persistence.internal.databaseaccess.DatasourceAccessor.connect(DatasourceAccessor.java:407)
    at org.eclipse.persistence.sessions.server.ConnectionPool.buildConnection(ConnectionPool.java:130)
    at org.eclipse.persistence.sessions.server.ExternalConnectionPool.startUp(ExternalConnectionPool.java:110)
    at org.eclipse.persistence.sessions.server.ServerSession.connect(ServerSession.java:500)
    at org.eclipse.persistence.internal.sessions.DatabaseSessionImpl.login(DatabaseSessionImpl.java:606)
    at org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider.login (EntityManagerFactoryProvider.java:211
    )
    at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:246)
    ... more than 97
    Caused by: javax.naming.NameNotFoundException: while trying to get/app/jdbc/jdbc/DatabaseDevDS in /app/ejb/EJB.jar#Se
    ssionEJB. ; rest the name "/ app/jdbc/jdbc/DatabaseDevDS.
    at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:1139)
    at weblogic.jndi.internal.ApplicationNamingNode.lookup(ApplicationNamingNode.java:144)
    at weblogic.jndi.internal.WLEventContextImpl.lookup(WLEventContextImpl.java:254)
    at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:380)
    at weblogic.jndi.factories.java.ReadOnlyContextWrapper.lookup(ReadOnlyContextWrapper.java:45)
    at weblogic.jndi.internal.AbstractURLContext.lookup(AbstractURLContext.java:135)
    at javax.naming.InitialContext.lookup(InitialContext.java:396)
    at org.eclipse.persistence.sessions.JNDIConnector.connect(JNDIConnector.java:117)
    ... more than 108

    Dan,
    Hi, thank your for use EclipseLink as EJB 3.0 JPA provider.
    The appearance of your JNDI name (* java: / app/jdbc/jdbc/DatabaseDevDS *)-(Note: il y a un double «* jdbc *») as opposed to a global brand (* DatabaseDevDS *) in your persistence.xml JPA - it seems that you are using a broad application data source and not a source of data globally extensive set directly on your WebLogic Server.

    If this is the case, for a broad application datasource on Oracle WebLogic server please see the tutorial following the 3 steps to prepare your application to use app level datasources.
    The application following business base tutorial using EclipseLink as the APP provider described workaround to use a source of data application when it is deployed on WebLogic 10.3 using the normal + the < jta-data-source > + element and the overriding javax.persistence.jtaDataSource property, until the bug of WLS Server base followed by EclipseLink bug # 246126 in. [http://bugs.eclipse.org/246126] is fixed soon.
    Reference
    [http://wiki.eclipse.org/EclipseLink/Examples/JPA/WLS_AppScoped_DataSource]
    related to
    [http://wiki.eclipse.org/EclipseLink/Examples/JPA/WebLogic_Web_Tutorial#Application_Scoped_Datasource_Setup]

    Persistence.XML suggested additional changes:
    (1) adds a reference to the WebLogic Platform
    + < property name = value "eclipselink.target - server" = "WebLogic_10" / >.

    (2) make sure you really set your datasource scope application (tutorial 3 steps above) with a double ' * jdbc. "
    * "" java: / app/jdbc/jdbc/DatabaseDevDS "*"
    and didn't really say "+ java: / app/jdbc/DatabaseDevDS +" which is usually standard

    See
    [http://wiki.eclipse.org/EclipseLink/Examples/JPA/WebLogic_Web_Tutorial#Persistence.xml]
    and an EclipseLink open source example that uses a globally set the datasource in an application tutorial WebLogic Web using EclipseLink JPA provider
    [http://dev.eclipse.org/svnroot/rt/org.eclipse.persistence/trunk/examples/org.eclipse.persistence.example.jpa.server.weblogic.enterpriseEJB/ejbModule/META-INF/persistence.xml]

    In addition, an additional workaround would be globally set the source of data on your integrated WebLogic Server and reference as described in...
    [http://wiki.eclipse.org/EclipseLink/Examples/JPA/WebLogic_Web_Tutorial#Global_Scoped_Datasource_Setup]

    I hope this helps.
    For any other TopLink, EclipseLink questions you can also post on the next TopLink forum or EclipseLink related forums

    TopLink/Eclipselink
    [f [48]
    EclipseLink
    [https://dev.eclipse.org/mailman/listinfo/eclipselink-users]
    [http://www.eclipse.org/newsportal/thread.php?group=eclipse.rt.eclipselink]
    [http://www.nabble.com/EclipseLink-f26430.html]

    Shay, thanks for pointing the tutorial to EclipseLink.

    Thank you
    /Michael att eclipselink.org

  • I need a file to an exact width and height and it must be in png format, because it allows to translucency. My graphics are only the top of the page and when I export only the graph is not exported the entire file. How can I get the entire file to ex

    I need a file to an exact width and height and it must be in png format, because it allows to translucency. My graphics are only the top of the page and when I export only the graph is not exported the entire file. How can I get the entire file of export including blank parts?

    in the export dialog box, you have chcked 'use of work plans? ''

  • On my Firefox start page, a message says, "you are not on the latest version of Firefox. But when I go to help, and on Firefox, this window says I'm under 8.0 and Firefox is updated. So, why am I conflicting message? Thank you

    I downloaded Firefox restarted 8.0.1, and it ran. However, I always get a message on my firefox start page saying: "you are not on the latest version of Firefox. But when I go to help and then on Firefox, it says I'm under 8.0 and I'm updating. Why do I get mixed messages?

    The old homepage www.google.com/firefox is obsolete and is no longer used. You can restore your home page for the new default value, so you will get the new homepage.

    http://support.Mozilla.com/en-us/KB/how%20To%20set%20The%20home%20page#w_restore-the-default-home-page

    Click on the button "Restore default".

  • TO RESET THE GRAPH AND TABLE SEQUENCE EVEN STRUCTURE IS NOT EXECUTED.

    Hello everyone, I made this vi which runs automatically at the beginning and I can't use my power butoon to control this vi. Now, I want to clear the table and graph vi even when the structure of sequence is not executed as the start/stop button. And I want also when I run the program both the graph and the table should be cleared. I tried a lot of things, but as I'm new to labview I can't do. Thanks in advance.


  • Why new messages are not "BOLD"? SOLVED, caused by the creation of Windows fonts which had not separated "BOLD" and not "BOLD" entered

    bold text I just installed Thunderbird 24.6 on a new system running under Windows 7 64-bit. I can read and send messages, but in the component main, new messages are not "BOLD", and e-mail accounts that have new messages are not fat, either. On another Windows 7 x 64 system I don't have this problem. The add-on installed only is lightning on the new system and I started Thunderbird in safe mode, but that has not solved the problem. There is still the/unread column and it correctly displays a pip by unread emails, but I want the effect "BOLD" to return. How can I fix this?

    Problem solved. I was playing with the Windows font setting and chose a policy that did not separate entries "BOLD" and not "BOLD" (Segoe UI Semibold)

  • Name of the dynamic legend in XY-graph in labview 7.0

    Dear all,

    In my application I display several plot in XY-Graph. The total number of graphics may very. I want according to the total number of display legend selected route. And the name of this parcel is not set very according to selection.

    I tried to use the 'name of the conspiracy' property node, but in this case only first name plot evolves.

    -Vishnu

    Hi Vishnu, use the property 'Legend'-> 'plots illustrated!

  • Menu start and the icons are on the right side of the screen

    Menu start and the icons are on the right side of the screen - how can I move this down to the lower part of the screen?

    Hello

    You should really be asking in the forums for your version of Windows. Click on the
    Appropriate forum in the Menu bar under the Logo of answers on the upper left on
    This or any page.

    Answers - Windows Forums
    http://answers.Microsoft.com/en-us/Windows

    ---------------------------------------------------------------------------------------------------------------------

    Right click the taskbar are of course lock the taskbar is not checked.

    Take the taskbar with a left click of the mouse and drag it to the bottom of the screen

    You can set the lock the taskbar to prevent it from being moved again.

    Move and resize the Windows Vista taskbar
    http://maximumpcguides.com/Windows-Vista/move-and-resize-the-Windows-Vista-taskbar/
    Unlock and move the taskbar
    http://Windows.Microsoft.com/en-us/Windows-Vista/unlock-and-move-the-taskbar

    How to lock or unlock the taskbar in Vista
    http://www.Vistax64.com/tutorials/150820-taskbar-lock-unlock.html

    I hope this helps.

Maybe you are looking for

  • Need to frontend.dll for 64 bit TestStand 2014

    Hi all I get an error during indexing, I think I changed something in the directory then it asks x64\frontend.dll file that I could not find anywhere. I found frontend.dll for 32 bit, but not for 64 bit. I also tried to uninstall teststand 2014 and i

  • How can I make my internet proxy responding? When it does not?

    my internet is connected but when I open google or other sites like facebook... .the browser say that # check the proxy settings to make sure they are correct. # Please contact your administrator to make sure that the proxy server iswork.  .. .so I m

  • Not able to send from Outlook Express on Windows XP:

    I can receive the mail, but cannot send.  I get the following error message: An unknown error has occurred. Account: 'pop.gmail.com', server: 'smtp.gmail.com', Protocol: SMTP, server response: 421 cannot establish SSL with SMTP server 173.194.76.109:

  • need to disable simple file sharing?

    I have a hard drive of degeneration neurofibrillaire and I went in ' folder options > advanced options ' on an admin account and the simple file sharing to disable bullet isn't there, I went on my other computer and this is, any help is appreciated t

  • How can I change the color of the Windows 7 Basic theme?

    After a year of the default theme for Win7 (which I liked), for a nice change, I passed to the Windows 7 basic theme. It is somewhat a return to the 95/98 default theme, and the taskbar are a clear/grey blue. Is there a way I can darken the color a l