Business Graphic Question

I'm developing a webdynpro application using a Pie chart.  In the chart designer,  you can tell it to show the labels.  I have this check on.   Underneath that there is a field call label format which has "$Label" as a default,  if I get rid of this value,  my values show in my pie chart.  They problem is is that I want to have a "%" sign and the end of the value.  For example,  the chart shows 95.1,  I want it to show as 95.1%   This is defined as a string field, so in my code,  I tried putting the "%" sign manually,  it didn't work.  I have a feeling that the "Label Format" field in the chart designer can maybe help me, but I have no clue what to put in the field.  Has anyone ever ran across this. 
Any reply would be appreciated.  Thanks.
Regards,
Rich Heilman
Bump
Message was edited by: Rich Heilman
Message was edited by: Rich Heilman

HI Rich,
check this Doc
http://help.sap.com/saphelp_nw04/helpdata/en/a1/d9883672d57c73e10000009b38f889/plain.htm
it mentions all about the following
Axes and Gridlines
               Formatting Axes
               Displaying Tick Marks
               Displaying or Hiding Axes in a Chart
               Changing Number Formats for Axes
               Defining the Intersection of Axes
               Changing the Scale Style of an Axis
               Making Time Scale Settings
                  Specifying Gap Between Axis and Graphic
                  Specifying the Width of a Day
                  Specifying the Date at which the View Starts
                  Specifying Fill Attributes for Time Axis
                  Defining a Time Interval Value
                  Defining a Time Interval Format
               Defining an Interval for the Value Axis
               Setting Value Ranges
               Formatting Value Ranges
               Changing Minimum/Maximum Values
               Displaying or Hiding Gridlines in a Chart
            Data Series and Data Points
               Reversing Order of Categories or Values
               Changing Values of Data Points
               Formatting Data Series and Data Points
               Smoothing the Angles of Line Charts
            Titles, Data Labels and Legends
               Maintaining Chart or Axis Titles
               Formatting Chart and Axis Titles
               Changing Text of a Text Chart Element
               Specifying Position of Axis Labels
               Editing and Formatting Data Labels
               Adding Data Labels to a Chart
               Changing the Position of Data Labels
               Adding and Deleting Legends
               Formatting Legend Index/Key
hope this solves your problem
Regards,
RK

Similar Messages

  • Business Graphics and WebEnterprise

    I have a two part question.
    First, what is the best way to create business graphics such as line, bar,
    and point graphs? OLE to Excel, OCX, some third party commercial graphics
    library such as Brahma Software's Beacon?
    Second, once I have a business graphic what is the best way to display these
    graphics on a web page? A number of Forte field widgets such as ellipse,
    polyline, and point do not have a corresponding HTML element and therefore
    the Forte WebEnterprise WindowConverter class cannot convert these windows.
    Is there a way to save Forte images as BMP/JPG images?
    Thanks,
    Douglas Wheeler (mailto:[email protected])
    BORN Information Services, Inc. (http://www.born.com)
    Tel: 612.404.4379 Fax: 621.404.4441
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    exactly!
    many ways to do this
    1.U can use WDCopyService(Source ,Target)  here Source : return node of model data
                                                                               Target : Your temporary value node which bound to BG.
    Note : Each time when ever model data get updated(CRUD) u have to call this node.
    2. Use Mapping type node and bind it to BG ui element  exe : when we create any node It has 4 options one of them is Mapping select this and provide the model node
      (mapping of node with model node is replica of the content there in model node, here u don't have to worry about updated content since its replica and get changed eveytime when model operations is performed)
    Best Regards
    Satish Kumar

  • How to set multiple categories in Business graphics

    Hi Experts,
                I want to display column chart in using Business graphics UI element. My requirement is that I need to display sets of 5 series in 4 categories. I could able to create only one category and i am not getting option to create other 3 categories.
    please help me how can i achieve this. Any kind of help would be much appreciated.
    Thanks
    Uday

    Thanks Maksim,
                  I am still confused with other terms i mentioned in the code
    http://wiki.sdn.sap.com/wiki/display/WDJava/WebDynproDynamicBusiness+Graphics
    what does this nodeNumber refers to
    what does this * IT_FinalElement * refers to
    what does this * seriseNumber* refers to
    there are so many questions? looks like in the above tutorial, the person has used SeriesList instead of SimpleSeries
    I am totally lost. please help with any tutorial links for each scenarios
    Thanks
    Uday

  • Dynamic title in Business Graphics

    Hi to all!
    I'm working with a Business Graphics and I'd like a title in the final rendered graphic. The problem is that the text I want to show is not static, it's the name of the person who is using the application.
    The question is: Can I bind the title of the graphic to a context attribute? or is it possible to pass parameters to the graphic?
    Thanks a lot.

    Hi,
    We have achieved this thru....
    1. If you navigate to src folder of your project... src\<package structure>...
    in that there will be a file <viewname>.wdview file. Where <viewname> referes to the name of the view in which business graphics UI element is used.
    2. Open that file with notepad, and you can see the structure of BusinessGrpahics UI element specified in xml format. In that copy what ever between <BusinessGraphics.CustomizingXML>...</BusinessGraphics.CustomizingXML> including these tags also.
    3. In the wdModifyView method of view name obtain the Business Graphics UI element and set the Direct Customizing to the above copied xml(as a string)
    String customXML = "<BusinessGraphics.CustomizingXML>....</BusinessGraphics.CustomizingXML>";
    IWDBusinessGraphics bg = (IWDBusinessGraphics)view.getElement("<business graphics UI element ID>");
    bg.setDirectCustomizing(customXML);
    4. In that xml string, the value under <Elements> .. <ChartElements> .. <Title> .. <caption> points to the title. you can replace that with your dynamic value.
    -Aarthi

  • Business Graphics Rendering Issue

    Hi Experts,
    I am trying to use Business Graphics in my Web Dynpro application. However, I am getting following message:
    Graphics Rendering Problem.
    I looked into following Blog:
    /people/sap.user72/blog/2005/03/23/business-graphics-in-webdynpro
    As per the blog, we have to look <MUX> tag in the igs.xml.  Tyhe xml should be located in \usr\sap\NTH\JC00\igs\conf\igs.xml. First of all, I can not find any path as mentioned in blog. I can not find path "\usr\sap\NTH\JC00\igs\conf".
    I have found one igs.xml in server and is located at \usr\sap\somename\somename\j2ee\JSPM\config\igs.xml.
    This XML is pasted below:
      <?xml version="1.0" ?>
      <!DOCTYPE kernelPatches (View Source for full doctype...)>
    - <kernelPatches name="BC-FES-IGS" vendor="sap.com" sequenceFile="IgsTasksSequence.xml" sequence="process">
    - <os code="*">
    - <cmdVersion extractor="SAPCAR" archiveId="IGS" cmd="igswd">
      <arg value="-version" />
      </cmdVersion>
      <sar name="IGS.SAR" pattern="IGS.*\.SAR" dir="igs" id="IGS" manifest="igsmanifest.mf" opCode="X" required="Y" />
      <sar name="SAPCAR" opCode="C" required="N" dir="igs" />
      </os>
    - <os code="WIN">
    - <cmdVersion extractor="SAPCAR.EXE" archiveId="IGS_WIN" cmd="igswd">
      <arg value="-version" />
      </cmdVersion>
      <sar name="IGS.SAR" pattern="IGS.*\.SAR" dir="igs" id="IGS_WIN" manifest="igsmanifest.mf" opCode="X" required="Y" />
      <sar name="SAPCAR.EXE" opCode="C" required="N" dir="igs" />
      </os>
    - <os code="OS4">
    - <cmdVersion extractor="SAPCAR" archiveId="IGS_OS4" cmd="igswd">
      <arg value="-version" />
      </cmdVersion>
      <sar name="IGS.SAR" pattern="IGS.*\.SAR" dir="igs" id="IGS_OS4" manifest="igsmanifest.mf" opCode="X" required="Y" />
      <sar name="SAPCAR" opCode="C" required="N" dir="igs" />
      </os>
      </kernelPatches>
    Above XML does not contain any <MUX> tag.
    My questions are -
    1) How to find out whether IGS server is installed or not in my env?
    2) Why we can't see <MUX> tag in above XML?
    Please help me in resolving the issue.
    Regards,
    Brian

    Hi Brian,
    I guess your IGS version is 7.00. the file igs.xml only exists in IGS 6.40. The IGS configuration is in the instance profile with IGS 7.00. When your instance number is 00 the default HTTP listener port of the IGS is 40080.
    Refer to note <a href="http://service.sap.com/sap/support/notes/704604">704604</a> to see how the IgsUrl is maintained. Please check if the value is correct and also try out localhost instead of the hostname.
    Best regards
    Matthias

  • Business Graphics Customizing

    Hi,
    i want to set customizing for my business graphics element in Abap WebDynpro.
    If i click with the right mouse button on the BG element, and change something and then click ok, the transport request dialog appears. I select one and click ok.
    But the system does not create the Folder "MIME Objects" in the WebDynpro Component! In another system it creates this folder and includes the created customizing xml file. But not in this system. Why?
    The consequence is that it ignores the customizing if i run the wd component.
    Can anybody help?
    Kind Regards,
    Thomas

    If you use the chart designer tool (by clicking secondary mouse button on the business graphics ui element), it automatically sets an url into "customizing".
    you find this generated xml in mime repository -> sap > bc > webdynpro > <application_name>.
    My question now is:
    How can i use the settings i made dynamically in a method?
    i tried it by setting an id like this:
    lr_series_element->set_attribute( name = 'CUSTOMIZING' value = 'Series2' ).
    In View designer i set "CustomizingID" to the corresponding node in context..
    Thx a lot!

  • Business Graphics -- IGS URL

    Hi Experts,
    I have a query related to Business Graphics UI setting for IGS URL. currently we have developed an application which uses a Business Graphics UI element.
    This application is developed in our organization and hence we have made the necessary settings for the UI. i.e the IGS URL.
    During development, we have set the URL of our development server for the IGS URL property of the Business Graphics UI.
    But my question is, tomorrow if we deploy our application on any of the customer's location which is outside our organization's infrastructure (Server), will the application render the graph properly if we just open the IGS port or will it still try to connect to the URL which we have assigned for the IGS URL property of the UI element?
    Any suggestions on this would be helpful to avoid further problems.
    Regards,
    Poojith MV
    Edited by: Poojith M V on Apr 20, 2010 7:31 AM

    http://help.sap.com/saphelp_nw70/helpdata/en/46/8cb295e6390e9ce10000000a155369/frameset.htm
    Armin

  • Business Graphics, Gantt, and how to

    Hello Everyone,
    I am trying to use the UI Element Business Graphics in order to create a Gantt chart.  I am having trouble trying to determine how to set up the context and mapping for this.  I am basically trying to create a Gantt chart that is similar to a Team Calendar in that entries on the vertical axis could have more than one entry on the line.  I have looked at the example WDA programs that specify a Gantt chart, but none of them are doing a Gantt chart similar to a team calendar.
    I currently have my context as follows.
    Series (Node)
         Points (Node of Series)
              Values (Node of Points)
                   Start Time (Attribute of Values)
                    End Time (Attribute of Values)
         Description (Attribute of Series - This contains entries on the vertical axis.  In a Team Calendar...this would be name)
         Label (Attribute of Series)
    Is this the proper context set up for a Gantt chart similar to a team calendar?  If this is correct, then does someone also have recommendations on how to bind the attributes in the "Values" node since this is a nested node?
    One last question, does anyone know of any WDA program (standard) that is doing a Gantt chart similar to this?  It would be helpful to look at an example.
    Thank you for your help.
    Scott

    Hi Lekha,
    Yes, I have looked at both of those.  Both of those examples utilize the Gantt UI element and not the Business Graphics UI element and Gantt chart as I mentioned.  The Gantt UI element in those two examples seem to be a bit overkill for what I am trying to accomplish; however, I welome any feedback on utilizing the Gantt UI element.  This problem I saw with that (other than it being too much for what I am trying to do) is how/what must be done to get your data formated properly in order to bind it to the Gantt UI Element.
    Scott

  • Webinar: Introduction to Web Dynpro Business Graphics

    <b>SAP NetWeaver Know-How Network Webinar: 
    Introduction to Web Dynpro Business Graphics
    Wednesday 15 September 2004
    11 a.m. EDT</b>
    On Wednesday 15 September, Jeff Gebo hosts the webinar titled <b>Introduction to Web Dynpro Business Graphics</b> as part of the ongoing SAP NetWeaver Know-How Network Webinar Series.
    Here’s how Jeff describes his webinar presentation:
    “Learn how to bring your Web Dynpro Applications to life with business graphics. Business graphics can be generated by Internet Graphics Services (IGS) which is included in the 6.40 SAP Web AS. Get an overview of the IGS architecture, the Web Dynpro Business Graphics API, and the features of the IGS. Join this webinar and then go and impress your boss with the incredible business graphics that you will be able to create!"
    SDN invites you to post your questions to the presenter prior to the webinar and continue the online discussion afterward.
    <b>How to Participate</b>
    (Please go to the SDN Events page to see the article and download the PDF presentation)
    Dial-in Information:
    Date: Wednesday 15 September 2004
    Time: 11 a.m. EDT
    Within the U.S., call: +1.888.428.4473
    Outside the U.S., call: +1.651.291.0618
    Password: NetWeaver04
    WebEx Information:
    Topic: SAP NetWeaver Know-How Network
    Date: Wednesday 15 September 2004
    Time: 11 a.m. EDT
    Meeting Number: 742391500
    Meeting Password: netweaver04 (lowercase)
    WebEx Link: sap.webex.com
    Replay Information:
    A recorded replay of this call will be available for approximately three months after the webinar. Access this recording by dialing the appropriate number and using the replay access code 720158.
    Toll-free: +1.800.475.6701
    International: +1.320.365.3844
    <b>About the SAP NetWeaver Know-How Webinar Series</b>
    The SAP NetWeaver Know-How Webinar Series is driven by the SAP NetWeaver Regional Implementation Group (RIG), part of the SAP Development organization. The mission of the SAP NetWeaver RIG is to enable customers, employees, and partners to successfully implement the SAP NetWeaver solution. This SAP RIG has expertise in BI, EP, XI, and WebAS. They contribute their implementation expertise to the SDN implementation forums as well as to the SAP NetWeaver Know-How Webinar Series.
    <b>Disclaimer</b>
    SDN is not responsible for any changes to the webinar schedule. The webinar schedule may be changed or cancelled without prior notice.

    Hi,
    Go thru..
    What is Webdynpro?
    What is Web Dynpro?
    Webdynpro Sample Applications and Tutorials
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/49f2ea90-0201-0010-ce8e-de18b94aee2d
    SAP WebAs Samples And tutorials
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/7d646a6c-0501-0010-b480-bf47b8673143 [original link is broken]
    Basis Webdynpro tutorials....
    http://help.sap.com/saphelp_erp2005/helpdata/en/15/0d4f21c17c8044af4868130e9fea07/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/e9/1fc0bdb1cdd34f9a11d5321eba5ebc/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/3a/d08342a7d30d53e10000000a155106/frameset.htm
    Web Dynpro Sample Applications and Tutorials:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/28113de9-0601-0010-71a3-c87806865f26?rid=/library/uuid/49f2ea90-0201-0010-ce8e-de18b94aee2d [original link is broken]
    http://searchsap.techtarget.com/searchSAP/downloads/SAPPRESS.pdf
    Check the following thread u can get lot of materials,
    WeB Dynpro Documents
    Refer these linkshttps://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/web%20dynpro%20tutorial%20and%20sample%20applications.faq
    Why WebDynpro ?
    Why WebDynpro ?
    Why  webdynpro and not BSP or JSP?
    Why webdynpro and not BSP or JSP?BSP to WEB Dynpro
    BSP to WEB Dynpro
    Benifits of using Webdynpro Benifits of using
    Webdynpro
    Java vs. ABAP WEbDynpro Java vs.
    WebDynpro ABAP
    regarding Java related webdynpro
    Regarding Java related Web Dynpro vs. Struts - a few questions
    Web Dynpro vs. Struts - a few What kind of applications are being developed with Web Dynpro?
    What kind of applications are being developed with Web Dynpro?
    http://www.sappro.com/downloads/OptionComparison.pdf
    Hop this will helpful for u..
    Urs GS

  • Business Graphics with Web Dynpro?

    Hello @ all,
    I have got a question about displaying dashboards and other charts on mobile devices using SAP Technology.
    1) Does someone know, when it will become possible to display BusinessGraphics in Mobile Devices like BlackBerry, Pocket PC a.s.o buildt with Web Dynpro?
    2) Which Technology can I use instead of Web Dynpro? Does it make sense to use HTMLB or should we use non SAP Products like "JFree Chart" for J2EE applications specially buildt for Mobile Devices?
    Thank you for any hints!
    Mehmet

    Hi Memhet!
    You can use Business Graphics with Web Dynpro with version NWDS 2.0(we are in was 6.40)and could be displayed on mobile devices.We use Symbol devices.I am not sure abt Blackberry.Is that your question? OR Are you looking for some alternate solution to WebDynpro.Is that because you have some limitations in running your WD applications in mobile devices?Just trying to understand......
    Thx
    Gisk
    Message was edited by: Sivakumar Ganesan(Gisk)
    Message was edited by: Sivakumar Ganesan(Gisk)
    Message was edited by: Sivakumar Ganesan(Gisk)

  • How to customize a business graphic ?

    Hello,
    I have succefully created a business graphic which displays columns.
    My question is how can I set each column's value as a label on top of of the column so the value will be clear to the user? I am sure there is a way to it through the chart designer but I can't find it...

    Hi,
    The Series object is used to specify a more complex data series. You can use this object for displaying data series if you do not want to display a category-based chart or if the number of data series is not definite at design time.
    The SimpleSeries object is used to specify a simple data series. This object should be used when:
         1.      The number of data series is already determined and known at design time
         2.      The chart is category-based and each point has only one y value
    Regards, Anilkumar

  • Business Graphics: Time Scatter, Line Chart, Column Chart

    Hi all,
      I have a requirement of intermixing of Bar/Column-Chart and Line-Chart. How to do this? I also need to color the columns.. Any Documents or Ideas will be appreciated.
    Thanks,
        Vinod V

    Hi, Rohit & Neha
       I think, my question is not clear..
    My requirements are on Business Graphics (Not in IWDTable), where i need to represent my data in different columns (Levels). Each level will be Represented in different colors.
    Eg: Top level of my Graph will have RED,
          Middle by YELLOW and
          Bottom part would be with GREEN.
    My Second Question is on using Multiple Graph types in same graph...
    Where data will be represented in Column/Bar Chart and in the same graph i need a curve to display the max value pointed by Column Chart..
    How can i achieve this?
    Regards
       Vinod V

  • Static Business Graphic to Adobe Form

    There is a View with an static BGR binding to a node.
    At runtime I can see the graphic.
    When I press a button is launched another view with an Interactive Form.
    So, my question is:
    Is there a method (or something) that let me create the XSTRING wiht the graphic automatically, that I will use in the node binding to the Interactive Form?
    Best regards,

    Hello Gastón,
    I think with Netweaver 7.02/7.20, business Graphics UI element is provided with a property called imageData. Using this property you receive the image of the chart rendered, in a XSTRING format. this can be passed on to interactive form to display the chart.
    Might be we can wait for other experts to comment on this.
    BR, Saravanan

  • How to Axis labels for Line charts in Business Graphics

    Hi
    I am planning to do the Business Graphic example using Line chart.As part of this
    i didn't clearly understand what is the perpose of Series,Points,categorys?
    if i want to set the Labels at X-axis and y axis ,then how to do that?Baiscally i want to put time related data as X-axis label(20min,30min,60 min etc).Please help.
    is there any good example to understand the concept?
    Thanks
    Prasad

    Hi Bachier
    Thanks for your repsonce.I had seen the example you suggested.but there is no answer for my question.How to set the x-Axis,Y-axis Labels.I had done example for "line chart".But i have same problem:
    Hi
    I am trying to do example on "line chart" using Business graphics in my webdynpro application.
    In the Context i created Node "A" under which i created "B".then it has  value attributes xValue,yValue.Then in View i created BG UI element >Series>point-->NumericValue(for xValue) ,NumericaValue(yValue).Now in view init() method i had initialized values to x and y. some output is coming.but i want to know how to set the X-Axis Label,y-Axis Labels.in X-Aix Label i want to mention time in hrs i.e 8.00,8.30AM,9.00AM,9.30AM etc.as part of y-axis labels i want to mention numeric values( .2,.4,.8,2.0 etc). Please tell me how to set this X-Axis,y-Axis labels.at every 30min(8.00Am,8.30AM etc) user enter quality data(i.e .2 etc) then i want to generate chart.Please help in this regard.i will give very good points
    Thanks
    Prasad

  • Refresh the Business Graphics Data on click of next page event of a table

    Hi Experts,
    We are using Business Graphics UI element in Web dynpro Java to display a table data.
    We are limiting the graphics data to 12 table entries at a time.
    Now, I just want to know how can we refresh the Business Graphics data when the user clicks on the Next Page option at the bottom of the table.
    This is applicable if we have more than 12 table entries and we've restricted the visible row count to 12.
    So, for more than 12 entries; when the user selects the next page, I want the next set of data to be displayed in the Business Graphics UI element.
    But I am not able to get the action for the Next Page event.
    Please note that we are on Netweaver 7.01.
    Kindly suggest as how can we achieve this functionality.
    Kind Regards,
    Anurag

    check this
    Web Dynpro Java Table Paging Unleashed: Optimizing Heavy Table Performance

Maybe you are looking for

  • In java/jsp got Error,ORA-01000: maximum open cursors exceeded,

    Dear ALL, We are facing a problem of in java/jsp. ORA-01000: maximum open cursors exceeded,We are using referance Cursor for returing the Record in java file. The Code is given below. import java.sql.*; import javax.sql.*; import com.india.trade.dbCo

  • Urgent help!display db value as selected in drop down using select option

    Hi All, My problem is i had resultset from database and i want to display it as drop down.By default it should show the actual database value for that field also user should be able to change it by selecting from drop down. What is happening is it is

  • How to handle different currency PO value summation in start rountine of Up

    We've got two ODSs, ODS1 for PO records and ODS2 for contract records. We feed data from ODS1 to ODS2. Multiple PO records in ODS1 could contain one same contract number which is the key in ODS2. In the update rule we select Overwrite as update mode

  • Sum Query From 6 Tables

    I need to in SQL if possible sum the total from 6 different stores, who are all stored in a different database.  I would prefer not to use a make table (again if possible) would just like a direct query using maybe CTE? --Query 1 Select sum(emp1Sales

  • How to make the main window's table size fixed?

    Hi all,    when i have a single line item, the size of table in main window is getting reduced. Its size is varying according to number of line items. Is not is possible to keep the size of table fixed even you have single line item? Regards, Bipen