Fusion Charts in webdynpro FlashIsland.

Hi,
      I used fusion charts in flex appliction. When trying to this SWF file using webdynpro FlashIsland , it not showing fusion chart.
can i use fusion charts in webdynpro  FlashIsland.
Regards,
Anand.

Hi Thomas,
Can you tell the steps to create FlashIsland application for fusion charts.  I need a help. I need to show simple one bar chart with
some static data( no need to come from backend).
These are the my steps:
1) created  new flex application (chart.mxml).
2) copied FusionChart.swc file into lib folder.(Downloaded trail version from flex site).
3) Uploaded WDIslandLibrary30 ,WDIslandLibrary30-debug in to flex application .
4)Created some chartdata collection array with some values.
4) drageed the component  into flex appliction and setted attributes.
5) builded it and uploded into Flashisland appliction.
6) Running appliction application .
  But it showing blank page.
Regards,
Anand.
Edited by: Anand_vis on Feb 24, 2012 8:35 AM

Similar Messages

  • Interactive chart in Webdynpro ABAP

    Hi Experts,
    I would like to use this thread to discuss on SAP's recommendation to develop Interactive chart in Web dynpro ABAP .
    Correct me if Iam wrong ,
    1) Business graphics can not be made interactive.
    2) With Gantt UI element ( I couldn't find documentation ).
    3) Interactive Chart in FPM ?
    4) Interactive Chart using FLEX Builder ?
    5) HTML Island ? Though not available for Customers with lower version of SAP ?
    What is SAP's Road map w.r.t Interactive chart in Webdynpro ABAP ?
    Regards,
    Karthi M

    Hi Stuart,
    Business graphics can be made interactive only with click action.
    Gantt UI , Iam not finding any proper documentation. Cursing SAP for that.
    If you are lucky enough to have latest version of SAP. Try with SAP UI5 which has got very good interactive capabilities of graph.
    Regards,
    Karthi M

  • Embedding Fusion Charts in PDF?

    i want to embed fusion charts (swf) inside a PDF file. How can i do this?
    Also can i embed flash using LiveCycle?
    thanks
    Faraz

    I have tried using Flash tool inside Acrobat Professional but its not working? Getting error unable to load error!

  • How to embedd Fusion Charts with XML files in java? Please help me.......

    Hi....iam trying to display Fusion Charts. Iam using Hibernate to bring data from database.
    what i want to do is to put data on xml, once my xml gets dynamic data from database, then it will be clubbed with swf files(fusion charts) to show graphs such as line charts,etc.
    I know wat to do. But big Question is how to do ?
    am i right in my Logic ?

    Hi
    Your approach seems to be right.
    Get the data using hibernate into your struts action ( if you are using struts ).
    Set the xml and any other property as request attribute.
    Embed the chart in JSP, by including FusionChartsRenderer.jsp ( found in download package ) and passing xml ( got from request attribute ) and other values as parameters to it.
    Please check the FusionCharts forum for some discussions on Struts, JSP implementation. ( /forum - you could use the search feature available there )
    Please refer to the documentation of FusionCharts as well. ( /docs )
    Hope this helps!
    Srividya

  • Apex and fusion charts

    Hi,
    I am using Apex with fusion charts and can easly create a one series Charts,
    how can I create 2 or Multiple series Charts?
    regards.
    MDK.

    Hi,
    Creating multi-series chart using FusionCharts would be as easy as creating a single series chart.
    All you need to do is - build and provide proper XML to the correct chart swf files. Like for each single series chart there is a separate SWF file, for each multiseries chart there is a separate SWF file. e.g. for Multi-series Column3D chart you need to use MSColumn3D.swf.
    Please refer to the XML structure for Multi-series chart from FusionCharts' online Documentation -http://www.fusioncharts.com/docs page : http://www.fusioncharts.com/docs/Contents/MultiSeries.html .
    You can get XML samples from multi-seires charts from our Gallery -http://www.fusioncharts.com/Gallery/Data/MSCol3D1.xml etc.
    글 수정: user13306705

  • Help with Fusion Charts

    We just installed Fusion Charts on our server and I was told to start using that instead of cfchart.
    Where can I find documentation, similar to cf docs, that explains all the commands and gives examples. I searched the web and cannot seem to find what I am looking for. Does anybody have a good website to look at ?
    Also, does fusion charts completely replace cfchart, or does cfchart call the fusion charts commands ? I am completely new to this and was wondering can somebody show me an example of how fusion chart works ?
    Thanks

    I have not used FusionCharts. But their documentation seems thorough. It was the first result in google.
    http://www.fusioncharts.com/
    http://www.fusioncharts.com/docs/

  • Org Chart  in WebDynpro

    I need to render an org chart using WebDynpro. Data should be retrieved from a recursive tree context node.
    IGS is not providing this chart type and I am not willing to write my own jpg chart renderer....
    Any suggestions for the best approach to realize such a functionality?
    Thanks in advance & Regards
    Vitaliano Trecca

    Thank you Stefanie, unfortunately our landscape is still on NW04.
    By the way I managed to develop a custom WebDynpro component that renders top-down and left- right org charts as a .PNG image by a rework of the open source Javelin OrgChart project.
    In this way I can render charts at server side and I do not have to use java applets on client side. J2EE engine is rendering these images in just few milli seconds.
    If anybody else is interested I can share this component. Maybe we can refine it better.
    Kind regards,
    Vitaliano

  • Comparision between Fusion Charts & Business Graphics

    hi,
    I need to show data in a graphical layout.
    I am not sure whether to use <i>Business Graphics</i> or <i>Fusion Charts</i>
    Is there any help doc or link which can provide me with the details about these two, their pros & cons, their prerequisites such as system requirements, ease of usage(from the end user as well as the developer point of view),etc
    I have used business graphics, and as a developer, it is sure easy to use.
    However, i would like to know more about both of them.
    Regards,
    Hanoz

    Hi
    Check this link this maybe helpful to you
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3261cd90-0201-0010-268c-d8d72e358af6
    Regards
    SURYA

  • Is there a way to interface Labview Web GUI with Fusion Charts?

    Is there a way to interface Labview Web GUI with Fusion Charts for dynamic web presentation?
    http://www.fusioncharts.com/

    I have a ballistics program which our clients can use (see attached).  Basically there is a series of Cascading Combo boxes that the user must select for Bullet Manufacturer, Caliber, and Bullet ID.  The program then goes out to the relevant data file (.CSV) and provides ballistic inputs for the selected projectile.  The user is also required to enter in additional data, such as Sight Height, LOS Range, Temp, etc..  Once all data is input, the user either hits the Calculate Button or the Tab (I'm using Event Structures and I now realize this is an issue for Web UI Builder), and the data gets passed to a MathScript which then crunches numbers and spits output to fill a table and a series of Graphs based upon the tablulated data (if so desired).
    I was hoping to use Labivew for the first two parts ( Data Collection and Number Crunching) and use something like Fusion Charts for the presentation.  I tried learning Ruby on Rails.  I was successful with the Ruby part (basically the Mathscript portion) but really got hung up on the Rails section and the need for something like JSON to interface with it.  Could not find a useful source of information which really showed you how to combine the two effectively. 
    Attachments:
    Ballistics1.JPG ‏144 KB
    Ballistics2.JPG ‏265 KB

  • Charts in WebDynpro Java (BusinessGraphics/Flex Islands)

    Hello Experts,
    In our project we are to display complex chart on a WebDynpro page. I did investigate the following solution but non of them could help me:
    BusinessGraphics element: The element works through a Chart Engine. Chart Engine could draw a chart I need, but unfortunately BusinessGraphics element doesn't allow to change XML request to Chart Engine and supports only a half of functionality(FE I couldn't choose Column&Lines chart type). So, we couldn't use BusinessGraphics element to display needed chart.
    AnalyticsChart element: The element use Flex Charting to display a chart and the element provides very small functionality as well and I cannot create needed chart.
    Of cause it's possible to create needed chart in Flex, but I didn't find any way to integrate Flex and Java. Search points me to Flash Island technology, but it seems the technology was released only for WebDynpro ABAP.
    Environment: NetWeaver Server 7.11 EHP1(from SDN); NetWeaver Development Studio 7.1 SP00 PAT0000 (Build id: 200807300233)
    So, let me ask questions:
    Is there any way to modify XML request from BusinessGraphics element to chart engine?
    How can I embed Flex/Flesh application to the WebDynpro page?
    Best Regards,
    Dmitry
    Edited by: Dmitry Eidzin on Oct 22, 2008 10:54 AM

    Hi Dmitry,
    1. As far as I know, there is no way...
    2. some hints regarding Flash Island:
    To integrate flash files into your Web Dynpro application, the Adobe Flash Island UI element can be used. Flash Island is based on Adobe Flex (http://www.adobe.com/flex).
    In Web Dynpro a FlashIsland is set as RootElement and spans an entire view.
    To specify the flash componentu2019s data source, properties and events and to bind them to the relevant Web Dynpro objects, you can insert one or more of the following View elements into the FlashIsland:
    DataSource (GACDataSource)
    Property (GACProperty) into the DataSource.
    Event (GACEvent).
    EventParameter (GACEventParameter) into the Event.
    Itu2019s also possible to insert a Property directly into the FlashIsland, if you want to bind to a context attribute directly under the ContextRoot. You can also refer to hierarchical data structures by inserting DataSources into a DataSource.
    To specify the screen area, where the FlashIsland is to be displayed, insert a ViewContainerUIElement into a view.
    Insert a view, e.g. called FlashView into this ViewContainerUIElement.
    Open the FlashView, select the RootElement in the Outline view and choose FlashIsland from the context menu entry Replace With.
    Select the RootElement and enter the name of your  component to the property swfFile, for example: myFlash.swf. This file has to be stored in the mime repository. The relevant path is: .
    To insert the needed additional elements to the RootElement, select it, open the context menu and choose DataSource.
    To insert a Property, select the DataSource and choose Insert Property from the context menu.
    Hope this helps
    kind regards
    Stefanie

  • Heat Map Chart in webdynpro

    Hi Gurus,
    I have a critical requirement of development of heat map chart in webyndpro. I need to develop this chart in cross product of my x-axis and y-axis.
    According to the multiplication of xy we need to plot chart.
    Is it possible in webdynpro or anyone has a document for developing a heat map chart.. ??
    Thanks
    PraveenGupta

    I answered my own question. Apparently the state cannot be entered into the database in all caps. Once I changed the First letter to caps and all the rest lower case the data showed up on my map

  • Gantt Chart in Webdynpro Java

    Hi All,
    I want to display the Gantt Chart in my Application.
    I am using following as a reference:
    [http://help.sap.com/saphelp_nw04/helpdata/en/c6/af11b1423a3c4fb642e357912936e4/frameset.htm]
    But i am unable to get the Bars in my Chart. I am just getting the Points only for start date and End Date.
    So pls help me out.
    Thanks & Regards,
    Dhruv Shah

    Hi Stefanie,
    I already have this project. But when i am importing this project in to my NWDS. Not a single View is opening. Its giving me lot of errors.
    I dont know how i will manage...i am really stucked up.
    Thanks for reply...

  • Interactive Gantt Charts in Webdynpro

    Hi at all,
    Where can i find information about the interactive gantt element in webdynpro for java or rather code examples how to use this element?
    thx

    Hi Thomas,
    there are two ways to implement a Gantt in Web Dynpro: Either one chartType of the BusinessGraphics element or you take the Gantt UI element (is an applet). Both are a kind of interactive, the Business Graphics has a better integration into WD (data binding is easier), the Gantt element has more possibilities for interaction.
    For the Gantt you can have a look at this thread, it describes the Network element, but it is the same procedure as for Gantt.
    Re: Using the "Network" UI Element
    in addition:
    Docu for Gantt UI element:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/42/c8e974d9cc6bb6e10000000a1553f6/frameset.htm
    Docu for BusinessGraphics:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/3e/c450c4cf2f6d418204afeea17655d3/frameset.htm
    BTW: For the Gantt you need NW2004s, Business Graphics are available since NW2004
    Kind Regards
    Stefanie

  • How to give 3D look to Flex3 charts

    We are using Simple Flex 3 charts in our dashboard. But we want to see 3D look in these charts. Can we set 3D background images in chart series?
    We are not interested to use Fusion charts or Ilog elixir charts.
    can anybody help us to solve this.
    thanks
    Ganesh

    Here's an example with a Gaussian blur of 1, followed by an Indent filter...
    Patrick

  • Need infn about how to create reports in webdynpro

    hi
    pls help me to solve asset utilization
    scenario:
    there are 3 types of assets(laptops/desktops/servers)
    there are 3 shifts
    i need to infn from swipe card/access card
    i should calculate  asset utilization
    will u pls explain me the procedure
    which toll i can go
    for
    is it possible in webdynpro to create reports with bar charts
    thank u

    Hi Vani,
    *Its possible to create a reports and Charts in Webdynpro Java.
    *There are lot of UI element funcationalities are available in webdynpro Java.
    *See this link,
    http://help.sap.com/saphelp_nw04/helpdata/en/5c/1b76bc3da0504e8b535cf3e154eaa7/content.htm
    *you can store your asset information from R/3 and bring those data
    into Webdynpro java by using adaptive RFC model.
    *Please visit this link,
    <a href="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">Webdynpro Sample Applications ans Tutorials</a>
    Regards,
    Ramganesan K.

Maybe you are looking for

  • What happens if i delete pictures on iCloud

    Hi There, I used to have round about 400 pictures on my phone, long story with me restoring my MacBook Pro. I ended up losing the pictures not overal fussed, i now have about 170 on all my devices, yet when i go on my iCloud settings it says 3.1GB is

  • Adobe Form in HRFORMS: Value of Textfield on Masterpage is not rendered!

    Hi all, I design a new form using HRFORMS. When I put a simple textfield on a master page and give the textfield a default value and render my form using transaction PC00_M01_CALC_SIMU, the value of the textfield is NOT rendered. I am using Adobe Liv

  • Error Handling in workitem---user decision step

    HI Experts, I have created work item through user decision step. In that decision i have given Approve & Reject Option now when user click on Approve that i need to do some validation based on this i need to give error also at same time i dont want t

  • Bought itunes card in a different country than iTune account

    We are from Canada and are on trip in the U.S.A. we decided to use the hotel's wifi connection to download some movies before a flight. I bought an iTunes card from the local store, but when I enter the activation code to receive the credit to our iT

  • How do i get songs into an ipod?????

    i need step by step help