Displaying Graph and Charts in Portal

Hi Guys,
I want to display the Graph and charts dynamically in percentage wise for example ,I need to get the data from the data base of student table on passing marks of each subject i want to display the graph or chart accoridng to his marks ,,,
I am not able to find any help from searhing in web ,,
Please let me know for any help ....
Thanks in advance
Thanks
ravi

you could use the omniportlet, this come embbeded on WenCenter suite.
with this you can select you database and assign a sql query for show as graphic.
regards.

Similar Messages

  • JSP - Displaying Graphs and Charts.

    Can any body help to display a Graph or a Chart in a JSP.
    The source data can be static or dynamic data.
    TIA
    shrini

    Maybe you should try Cewolf which is a chart tag library based on JFreeChart to generate all kinds of charts in a JSP. See http://cewolf.sourceforge.net.
    Regards,
    Guido

  • Graphs and Charts have to be displayed in Excel

    Hello,
    The product that we are developing has got lot of client specific reports to be
    generated, we would be embedding it within the application. It's a JAVA,J2EE
    based product.
           We have a requirement where graphs and charts have to be displayed
    in Excel sheets, does your reporting engine support that. We wanted to find out
    if this features is actually supported.
    We have tried out other reporting tools as well but had to disregard them due
    to the lack of this feature only, so this feature has become one of the most
    important deciding factor for selecting Crystal Reports as report development tool . Our clients prefer exporting most of the reports generated to excel.
    If this feature is not there right now, How early can we expect this feature,
    Is this planned in the next realease ?

    hi Amar,
    welcome to SDN ...
    try
    <A href="<SAP_BW_URL CMD='EXPORT' FORMAT='XLS' DATA_PROVIDER='your dataprovider'>">Export to excel</A>
    hope this helps.

  • Graphs and Charts output in XML Publisher Report

    Hi All,
    I have incorporated the graphs and charts as well as some bitmap images in XML Report (RTF File), When i am taking a output in pdf. it is coming fine and working properly, where as while taking the same output in excel, graphs/charts/bitmap images are not getting displayed. Only you can view the data.
    can you please suggest what's the issue on the same and how can be resolved.
    Thanks & Regards
    Ankur Dawra

    Not sure you are on the right forum...

  • Questions on graphs and charts.,,,

    Hi ,
    I have always been facing problem while working with graphs and charts. First of all let me be clear with the data these accept. further questions as under:
    1. If I wire an array (1-dimention) to graph/chart , it plots it on Y axis. In this case, what are the values on x.axis?
    2. If I want to acquire a voltage on Analog I/P channel for some specified time , say 2 sec., how to ensure that time span and data without missing anyone.
    3. If I have to plot an I-V plot, how to make sure that V will come on Y-axis and I will come on X-axis.
    Plz clear these doubts...
    Regards
    GNS

    Hi,
    1. Charts takes sigle point value like plotting DC voltages, Graph takes set of values like arrays (1D) which are plotted on Y-axis with respect to x axis which is integer number like 0,1,2..etc.. ,
    XY graph takes bundled array of X-axis & Y axis.
    2. Charts are used where a single point value is to be presented/updated w.r.t. to time or x scale (x scale can also act an index).
    Also it supports update modes like sweep, scope & strip.
    3. Graph are used to plot waveforms which does have no. of samples acquired from DAQ board or other source, which needs to be plot on Y-axis.
    Main inputs of waveforms are starting time (t0), time stpes(dt) & Y elements.
    4.X-Y graphs are used where you want to plot Y elements w.r.t. to the defined X eleme
    nts. For e.g. I want to plot as
    Y=10 when X = 0
    Y=20 when X = 2
    Y=30 when X = 3
    etc.
    Here we have one array of Y elements & other array of X elements. So bundle your X & Y array & fetch to XY graph to plot it.
    Hope it clears you the concepts. Your feedbacks are welcome.
    Best Regards,
    Nirmal Sharma
    India

  • Collaboration with AI graphs and charts

    Hi I am working with infographics and I want to use FC to move them from print to online. Unfortunately, once I tried to transfer an AI file with a pie chart to Flash Catalyst, it was imported as a bitmap, with no editing possibilities.
    I would like to ask: is it possible to work around this and have an editable chart in Flash Catalyst? Do I have to look at Flash charts (like amCharts, for example) and drop them as .swf into my FC file?
    Thanks for reading, awaiting suggestions

    Bill, why not directly giving you a solution -there is alot of work going on in adding charting and graph support for future release of Jdeveloper....of course, that does not stop you using some graphing and charting features now but the new added features make the charting side of things much more drag and drop.
    Regards
    Grant

  • Graphs and Charts in ADF Faces Applications

    Has anyone had luck implementing graphs and charts in an ADF Faces application?
    I experimented with Oracle's BI Bean control a while back. But I think Oracle has yet to provide support for BI Beans in JDev 10.1.3. Does anyone know what Oracle's plans are for BI Bean support in JDev? Or what Oracle's plans are for providing ADF Faces graph and chart controls? It would make sense to me since Oracle has much experience with graph and chart controls and to their credit has developed over 100 ADF Faces controls which comprise one of the richest JSF implementations available.
    I also looked briefly at JFreeChart for which open source is provided at apache.org and I believe someone had even taken a shot at encapsulating JFreeChart into JSF controls and posting the source at apache.org. Has anyone had experience with this?

    Bill, why not directly giving you a solution -there is alot of work going on in adding charting and graph support for future release of Jdeveloper....of course, that does not stop you using some graphing and charting features now but the new added features make the charting side of things much more drag and drop.
    Regards
    Grant

  • Transparency for plots in graphs and charts

    In addition or extention  to this idea
    http://forums.ni.com/t5/LabVIEW-Idea-Exchange/Graphs-and-Charts-with-semi-transparent-fill-option/idi-p/1530960
    I would like to have a transparency control/property in the colour selection for plots in graphs and charts.
     

    Bill, why not directly giving you a solution -there is alot of work going on in adding charting and graph support for future release of Jdeveloper....of course, that does not stop you using some graphing and charting features now but the new added features make the charting side of things much more drag and drop.
    Regards
    Grant

  • Displaying blobs and globs in Portal

    How do you display Globs and Blobs in Portal with iAS 1.0.2.2.2? Having many JPEGS and videos that need displayed from a database stored as blobs.
    thanks

    Hi,
    you can use reports to display them.Also form based on table having BLOB columns when we query for records having entries for blob columns they show the stored images.
    rahul

  • UI of Graphs and Charts in OA Framework

    Hi All,
    Charts and Graphs can be added in OA Framework.
    However, can these charts & graphs be modified in terms of changing the colors of the graphs and charts.
    Say for a Pie Chart, different slices can have different colors?
    Is this possible?
    If so, then how can this be achieved?
    Thks
    Ravi

    Hi Ravi,
    You have the below document,
    Oracle Applications Framework:
    Developer's Guide,
    Personalization Guide
    and
    Tutorial Lessons
    In that there is a section
    Lesson 14: Charts and Graphs
    Exercise: Charts and Graphs
    Which explains about the graph and charts usage.
    If you dont have share your email, will send it to you.
    Thanks,
    With regards,
    Kali.
    OSSi.

  • I'm trying to work in numbers on an Excel spreadsheet that I e-mailed to it. Numbers moves the graphs and charts around. How do I get it to transfer cleanly into numbers?

    I'm trying to work in numbers on an Excel spreadsheet that I e-mailed to it. Numbers moves the graphs and charts around. How do I get it to transfer cleanly into numbers?

    If you really need to work in excel and you need to collaborate with others in excel you should avoid the frustration and use excel.  I would only recommend using Numbers if you are using it to open a file you do not intend to open in excel again OR if the document is very simple.  If you paycheck or grade depends on Numbers importing or exports from/to excel you should use excel directly.

  • Using graph and chart

    hello,
    i want to use graph and chart work in my application.please tell me any links,where i have to search for FREE sourse.
    regards,
    j.mouli

    I am developing a free chart library called JFreeChart:
    http://www.jrefinery.com/jfreechart/index.html
    On the JFreeChart web page you will find links to some of the other free chart libraries also. Evaluate a few, and use whichever works best for you.
    Regards,
    Dave Gilbert.

  • Does Measurment Studio Standerd edition contains graph and chart ActiveX controls for VB6

    A Very Simple quistion:
    Does Measurment Studio Standerd edition contains graph and chart ActiveX controls for VB6?

    Shady -
    Measurement Studio 7.0 Standard Edition provides support for Visual C++ 2003, Visual Basic .NET 2003, and Visual C# 2003. It just so happens that the Visual C++ support includes ActiveX controls, which are usable in VB6. The CWGraph ActiveX control provides both graphing and charting functionality.
    However, full Visual Basic 6 support, including examples and documentation is not in the Standard edition. It is in the Professional and Enterprise Editions.
    The best thing to do would be for us to get in direct contact with each other to make sure that we get you exactly the (minimum) package you need. If your profile includes your email address, we can contact you. Otherwise, you'll need to go through ni.com/support and refer to t
    his discussion thread to open a direct dialogue.

  • Displaying Date and Time in portal desktop

    Hi
    I have been looking around for any info or guideline to display the <b>date and time</b> in the portal desktop. I could not find anything very helpfull. In visual admin you can swap lastname and firtsname and vice versa. Thou there is nothing about displaying date and time.
    Is it possible to display it and how?
    Thank you for any information
    Namira

    Where u need the time to be displayed.. If it has to be displayed in Masterhead you can programatically display it...
    import the par file for Masterhead, change it and replace it..
    Its a simple JSP page so that u can change it easliy..
    cheers
    gEorgE

  • Doubt in tables for Graphs and Charts

    Hi all
    I have finished with the creation of bar graph and pie graph for anothe application but iam unable to get the tables that displays the data for the graphs... Also the pie graph and bar graph are coming at a stretch i donot have the option of selecting the Bar graph and Pie graph...
    Pls help me out in fixing this issue
    Ganesh

    Hi all
    I have finished with the creation of bar graph and pie graph for anothe application but iam unable to get the tables that displays the data for the graphs... Also the pie graph and bar graph are coming at a stretch i donot have the option of selecting the Bar graph and Pie graph...
    Pls help me out in fixing this issue
    Ganesh

Maybe you are looking for