Chart & Graph Tools in jdeveloper 11

Dear all
i am trying to find chart & Graph Tools in jdeveloper 11 but i cant find them ?
is there any configuration needed to be able to work with it ?
Many Thanks.

Are you talking about ADF Faces Graphs?
You need to add the ADF Faces Data Visualization components to your project.
There is a tutorial for using them linked from the ADF Faces page on OTN.

Similar Messages

  • Place Excel charts/graphs in InDesign

    Hi We need to put MS-Excel 2007 graphs in InDesign CS4.  Earlier we used to just copy and paste them. We have around 15 graphs that need to be put.
    However, now our client has asked us to recreate them in InDesign or Illustrator.  How do we do that?

    vikojh wrote:
    No they want them re-created in illustrator.
    Can an MS-EXCEL chart be recreated exactly the same way in Illustrator?
    The client had shared some Illustrator graphs with us. However, we did not find any data embedded within the graphs, thus, were unable to understand the approach to be followed while creating the graphs in Illustrator.  Does that mean that they too, were copy pasted from MS-Excel to Illustrator.  Further, we are unable to assign data labels to the graphs created.
    More or less, but rarely exact. You would use the chart/graph tool in Illustrator. This allows you to add the data in to the chart and it can be modifed at any time. However, if you outline/expand the chart, it loses the connection to the data and is therefore a static chart.
    Maybe the charts supplied to you were outlined/expanded? See screenshot for the tool.

  • Re-creating a pie chart with the pie graph tool...

    Hi,
    Hope you're well.
    I've created a pie graph using the pie graph tool.
    I'd like to create another one of the same size but when I enter in the exact same dimensions when it asks you to give the dimesions you want for the circle, the circle never matches what the measurements of the circle are that I want to copy.
    Just to illustrate in case its not clear, the existing pie graph circle size is something like 500x500 px but when I type that in when I want to draw another one it does not match the size of the original.
    Anyone know what might be going on?
    Thanks so much for your help.

    500x500 px but when I type that in when I want to draw another one it does not match the size of the original.
    shouldnt happen if all is set correctly,
    i presume you select the pie g tool and click on artboard then insert the dimensions in the pop up dialogue... if all is set correctly it could be (eg) a thicker stroke or a style applied to to the original... also make sure everything is set to px....
    G

  • SharePoint Foundation 2013 - report / chart / Graph for Employee vacation.

    In SharePoint Foundation 2013 I want to create a report / chart / Graph for Employee (Employee Id,Employee Name & Department) which will show month wise from which date to which date Employee are on vacation in particular department.
    I'm thinking to create one List where where user will enter there vacation details and from that list report I will create chart / Graph Department wise to check the Employees availability.
    Please provide some good example or idea in detail for this.

    Hi,
    Chart Web Parts are useful for visually representing data in line charts, bar charts, and other views. Charts enable you and other users to view performance information at a glance.
    In SharePoint 2013, chart web part is one of the discontinued features. We usually use Excel Service to replace it, however, Excel Service is only available in Enterprise edition, so we need to figure out coding methods or third party tool if you are using
    Foundation edition.
    Here are some links for workaround in your situation, please check if they can be help:
    http://sivarajan.me/post/SharePoint-2013-Chart-WebPart-Using-HTML-5-RGraph-with-WCF-REST-Services
    http://charts4sharepoint.codeplex.com/
    Regards,
    Rebecca Tu
    TechNet Community Support

  • No chart/graph functionality in UIX?

    What functionality is currently available within Jdeveloper 10g 9.0.5.1 to build charts/graphs against a 10g database within a UIX page?
    The Jdeveloper docs says that the the built-in graph component (a part of BI Beans) is not available for UIX - only for JSP:
    From the docs:
    "Easy to integrate with custom applications - Since a graph component is reusable, you can add it to custom applications, including Oracle ADF web applications (currently JSP pages only) and ADF JClient applications."
    What did Oracle use to add charts/graphs to OEM10g ( a UIX application)?
    If we were to use a third-party java chart class and add the class as a component data source, how should we link user input, say from a text box on a UIX page, to the java class? For example, the user browses to a UIX page, types in ORCL, and the bottom half of the UIX page refreshes with a dynamically produced stock chart of Oracle's price history pulled from a 10g database. Or the java class returns a chart of the same data within a read-only table all within a UIX page.

    Thanks, but the issue is including a dynamically generated chart - especially one based on input in the UIX page, not simply including a static image.
    According to the UIX docs, includes do not allow parameters to be set.
    If a user types "ORCL" into a text box, how may my java class receive/obtain that value in order to use it within its charting code? I'm trying to link values on the UIX page to the java classes extending UIX. After reading the UIX docs, I remain unsure how to make this happen.
    I can use a datascope with the method element to bind a UINode to my java class - but how to send parameter(s) to the java class to alter what it returns to the databound UINode?
    I'd like to do something like this:
    (1) Drop into the page a MessageChoice.
    (2) Send the user-selected value of the MessageChoice to a java class bound to a UINode through a datascope - or have the class itself grab the MessageChoice value.
    (3) The class returns a chart generated using the value of the MessageChoice.
    kind of like this:
    <dataScope xmlns="http://xmlns.oracle.com/uix/ui">
    <provider>
    <data name="stockChart">
    <method class="yourpackage.ChartDemo" method="getTheChart(VALUE.OF.MESSAGECHOICE)"/>
    </data>
    </provider>
    <contents>
    <image image="${uix.data.stockChart.theChart}"/>
    </contents>
    The seeming lack of any chart/graph functionality within UIX seems like a big loss.
    Does anyone know how Oracle is producing charts/graphs in OEM 10g on UIX pages?

  • Chart /  graph package

    Hi,
    can anyone suggest some good charting / graphs apis/tools that could be used for browser ( image based or through applets ).
    Thanks

    You can try JFreeChart:
    http://www.jfree.org/jfreechart/index.html
    JFreeChart is free software under the terms of the GNU LGPL. We sell commercial support and documentation to help fund the project.
    Regards,
    Dave Gilbert
    JFreeChart Project Leader

  • Setting fixed width on columns with the Column Graph Tool

    Hi,
    I'm trying to perfect my charts a little.
    Right now the width of my columns using the Column Graph Tool seem to be dictated by how many columns I got in total. So if I only have two columns both get really wide. But if I have four, they look just nice. Is there any way to set a fixed width on columns with the Column Graph Tool?
    Thanks!

    What am I thinking.
    Select your graph double click the graph tool at the bottom of the dialog, enter the percentage you want the coulmns to be  and the percentage you want that cluster to occupy.
    Duh!

  • Print Charts/Graphs on Smart Forms

    Hi Seniors,
    Here is a requirement on Smart Forms:
    I need to print Charts on Smart Forms. I have been through many answers on SDN but unfortunately, there are not many appropriate solutions. I executed some standard reports and got Charts and graphs as output but am not able to use it to display the same on Smart Forms. I have even  tried using classes for charts / graphs, business graphics(may be there would have been some sequential procedure for that).
    In the Smart Form, I have tried Form Attributes>Output Options>Output Format--> XSF output
    with output mode: 'Spool' and Output Device: 'XSFOUTDEV' from help.sap(I couldn't get what output device that was and was unable to execute).
    I have tried executing transaction GRAL(demo reports for SAP graphics) too.
    I found a report that would produce graph in Excel, I executed it, saved the graph from excel in '.bmp' format in SE78 and then printed it on Smart Form. But all I want is to have it done dynamically.
    I saw answers that we can save the graph chart/graph onto the desktop, upload it and then display it on the Smart Forms. But, when i tried it, I saw that it could be saved only in '.dat' format. I have to save it dynamically in a supported format like '.bmp' and print it on the Smart Forms(the graph would change depending upon the input values). Please help me resolve this.
    Thanks in Advance,
    Chaitanya.

    Dear Bouman,
    Thank you for the reply. I can write a report if would helps me to upload images dynamically. I saw your program but, here we cant give the name of the chart that comes as output. I tried to save the chart but it comes in '.dat' format but not in '.bmp' format. We may be having some classes or function modules that we need to call in a particular sequence. What other options do we have. Please help me resolve this.
    Regards,
    Chaitanya.C.N

  • My xml publisher report not display chart/graph in r12 apps

    dear all
    my xml publisher report is not showing chart/graph in oracle apps r12.1.1, but it's locally preview fine in MS word
    when i register rtf template in apps it just show data in xml not apply template without chart/graph it's work fine in apps
    please guide me.
    thanks
    Adnan zafar goraya

    Hello Adnan,
    To have the XML Publisher graphs display when started from Concurrent request, the DISPLAY environment variable must be specified.
    Please review the following Note on how to setup the Xserver
    Configuring VNC Or XVFB As The X Server For Applications 11i (Doc ID 181244.1)
    After this is done, you can run once again the concurrent program and check the output.
    Bogdan

  • CR 8.0 pie chart/graph doesn't appear in web browser

    Post Author: kevind
    CA Forum: Charts and Graphs
    Hi,
    I am using a CR 8.0 report (containing data in tabular format and Pie/Bar graph) with Web component Server.
    In design mode (by entering the parameters) when i view my report through the CR IDE then i can view my report perfectly with the pie and bar graphs.
    However,once i call the same report through the web component server, by my JSP page, the report appears with the data but the page containing the piechart/Bar graph doesn't appear. (i am using the ActiveXViewer)
    When i remove the chart/graph, then all the pages are displayed in my browser (IE) properly, but if i add back the pie chart then the page on which this should appear -  doesnt display.
    Has anyone faced a similar issue? In design it displays with data but once called through webcomponent server it fails?
    Thanks,
    Kevin D

    Hello Subramaya,
    currently I am working on a small article in the Wiki area of the ITS (Wiki, ITS HowTos): <a href="https://wiki.sdn.sap.com/wiki/display/HOME/UsingSAPGUIforHTMLinsteadofanIAC">Using SAP GUI for HTML instead of an IAC or EWT service</a>.
    Also see notes 1010519, "SAP GUI for HTML: Simplified Title Area Without Menu and OK Code" and 959417, "Integrated ITS, Closing Session When Transaction Ends". I am pretty sure that this is exactly what you are looking for.
    With best regards,
      TJ

  • Chart graph in 10g

    12/01/2012 12:00:00 AM
    12/31/2012 12:00:00 AM
    Hi
    I have one chart graph report in 10g.I migrated 11g.
    In 10 i selected creteria tab in Time,ID,Name,Addrss,Am1,Amount2,Amount3,........................
    In chart graph(Line-Bar) X axis is "Time" and Y axis Vertical bar is "Amount1" and Line is "Amount2)
    Now graph result displays based on this 3 columns(Time,Amount1 and ampount2) not based on creteria selected columns.
    In 11g
    The same report not showing correct data.(Mismatch 10g and 11g)
    When i recreate pivot graph report instead of chart graph report and i selected "server complex agg" in pivot view then data will matching.
    My Question.
    1.10g chart graph and 11g chart graph functionality same or ?
    e.g
    in 10g
    graph result displays based on this 3 columns(Time,Amount1 and ampount2) not based on creteria selected columns.
    But 11g retrun based on ceteria selection am i correct?
    In 11g,If i seleted this 3 column only in criteria tab then 10g report matching.
    2.All chart report in 10g we have to convert pivot view in 11g or no need?
    Thanks

    Raj,
    If you edit your chart, check the columns in "Layout > Line-Bar Graph > Bar and Lines > Group by section" you'll see most of your columns here. you'll have to either remove unnecessary columns from criteria tab or drag them in "Excluded" section.
    If you pull more than necessary columns in criteria, the analysis result will be shown as per the logic attached to all these columns. Try to keep only columns that are necessary for final output.
    Regards,
    Jitendra

  • How in Discoverer 4i viewer (Web) to set the size of the Chart(Graph)?

    Hello all,
    How in Discoverer 4i viewer (Web) to set the size of the Chart(Graph) by default?
    Thanks very much for any help.
    Dmitriy Zhabrovets

    Hi,
    I had a look and don't ask me why but it seems that you can't add extra rectangles in a sub table. But weirdly, it seems possible to add tables.
    I mean you can't add a rectangle using
    app.activeDocument.textframes.tables.tables.cell.insertionpoint.rectangles.add
    //remove any reference, that's conceptual at this time.
    The idea I had at the first place but put aside cause to its heaviness is to cheat.
    Instead of adding the rectangle, we are going to copy & paste it.
    So let's keep all the things you need (rectheight & rectwidth).
    But this time, let's use
    var oRect = app.activeDocument.rectangles.add({geometricBounds:[0,0,rectheight,rectwidth]});
    //You may need to use app.activeDocument.pages[x]... if you have a multi pages doc.
    app.select(oRect);
    app.cut()
    app.select(oInsertionPoints.item(-1));
    app.paste();
    heavy but it works.
    Loic

  • Uml tools for jdeveloper

    hi
    is there any UML Tools for JDeveloper that works on windows and mac or any one of them that does code engineering and database modeling also ?

    It includes Class diagrams, sequence diagrams, activity diagrams, use case diagrams, etc.
    Basically create a new application + project, then via the New Gallery (File -> New), select General -> UML in the New Gallery Dialog, and on the right hand side are the UML options.
    Regards,
    CM.

  • Combination of bar and line in chart(graph) of Crystal Report XI

    Hi,
    I found the way to combine line and bar in a chart(graph) but I am getting rectangle marker where bar and line are crossed. Our user asked to remove the rectangle marker. Please let me know how to remove the rectangle marker.
    Thanks and Regards,
    Manjunath N. Jogin

    Hi Senthil,
    You are right but I am getting marker rectangle where line and bar coincides.
    I want to remove the marker. 
    User asked following two things:
    1. Marker like star, triangle, rectangle ...not required where coincide line and bar.
    2. Line should be coincided (marker place) at middle of bar.
    Please let me know how to achieve these two things.
    Thanks,
    Manjunath N. Jogin

  • When, if ever, was the last time Illustrator's graph tools were upgraded?

    With the increasing importance of Infographics, I have been relying more on graph tools, and find Illustrator's to be quite primitive. Can't Adobe upgrade its graph tools to make the creation of graphs as easy as in Microsoft Excel? Some enhanced features would be appreciated greatly also.

    LOL.
    If you combine Larry's (Never) answer and CarlosCanto's (1993) answer then you have the concise answer.
    Illustrator 5 * was released in 1993 with Graph Creation. That was pretty much the end of the road for those half baked features.
    * The original version 5, theoretically between versions 4 and 6, not CS5 from 2010. It gets even more confusing if you want to talk platform release numbers. ;-)

Maybe you are looking for

  • Multiple Apple IDs -- oh no!!

    This is sort of a universal problem with my apple account but I guess it manifests it self most in itunes because I buy songs and books on the itunes store. I somehow have three Apple IDs: one with my yahoomail address as my login name, one with my "

  • Power button is not working?

    When I try and press the power button on the back of my monitor just to let my computer sleep....it won't go to sleep.  I have checked in the engery saver and there is no option for "power button to sleep".

  • I can't open my current photo library using this version of iPhoto

    This is the error I get when I click on upgrade after I installed Iphoto 09 "You cant open your current photo library using this version of iphots, You have made changes to your photo library using a newer version of iPhoto. Please quit and use the l

  • WebSphere Custering and JSF Backing Beans

    Hello All, Can anyone enlighten me on exactly how backing bean state is maintained by JSF? In what scope does JSF store the backing beans? (session perhaps) Does it make sense to use JSF without stateful backing beans? What would happen if a client p

  • Sorting the Values in Dropdown box values in dashboard

    Hi, I have a small problem.   In the dash board I have a drop down which will displays the list of the employess.  How to assign the sort to this.  I have checked all the option but in the web application designed I didnt find any option for it. Plea