bonjoe

Members
  • Content count

    5
  • Joined

  • Last visited

About bonjoe

  • Rank
    Forum Newbie
  1. Drill Down Chart In Gwt/gxt

    Hi Hari, The answer is yes for GWT/GXT. You can find an example here: http://fusionadapter.com/demo.html
  2. GWT apps by nature are not aware of events sent from FusionCharts flash components. In order to respond to FusionCharts events in a drill-down scenario, a GWT/FusionChart event bridge will have to be in place. Something similar to the following (the Link Chart example): http://fusionadapter.com/demo.html
  3. Gwt Smartgwt And Linkedchart

    It does not have to be this painful. Please take a look at the example below: Fusion Adapter Link Chart Example 100% in Java working with GWT based event model when you register and listen to link chart event sent from any FusionCharts flash object.
  4. There's a solution now to integrate FusionCharts with GWT. Have a look at the link below: http://www.fusionadapter.com
  5. Fusioncharts Vs Gwt

    amindja: check out the link below: http://www.fusionadapter.com it has a tutorial and a demo that integrates GWT with FusionCharts