|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 9/24/2008 10:18:29 AM
Posts: 7,
Visits: 24
|
|
| How do i integrate fusion charts in openlaszlo. I tried passing data to the charts using url pointing to the xml location and it works fine. But, how can i make the charts access data from open laszlo dataset. I instantiate my charts in laszlo using the following but how do i pass the data to it dynamically from a dataset.<view name="health" width="50%" height="50%" clip="true" ><fusioncharts id="fc1"autoload="false"strSWFName="Charts/Pie3D.swf"intChartWidth="350"intChartHeight="150"intChartStartX="0"intChartStartY="5"timetoload="500"/> </view> help is appreciated. Thanks in advance.
Shiv
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: Today @ 12:15:43 AM
Posts: 2,228,
Visits: 540
|
|
Can you please try http://forum.openlaszlo.org/showthread.php?t=7270?
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|