dlange Report post Posted July 14, 2010 Hello, I wonder if there is a PHP Class for FusionWidgets? I love how simple it is to create charts for Fusioncharts and would like to do the same thing with FusionWidgets Greetings, Daniel Share this post Link to post Share on other sites
FusionCharts Support Report post Posted July 15, 2010 Hi, We are working on this. We well post a beta version in sometime from now. Share this post Link to post Share on other sites
Ayan Pal Report post Posted July 15, 2010 Hi, you can see the attachment for the updated FusionCharts_Gen.php which support widgets also. read the ref. for parameters structure of the added/modified functions. ** this is under development so please test explicitly . widgets class.zip Share this post Link to post Share on other sites
dlange Report post Posted July 15, 2010 Hey, thanks for the beta of the script! It worked great for me Greets, Daniel Share this post Link to post Share on other sites
Sanjukta Report post Posted July 15, 2010 Hey Daniel, You are always welcome. Glad that your issue is resolved. Happy FusionCharting! Share this post Link to post Share on other sites
dlange Report post Posted July 15, 2010 Hey, there would be another question I managed to add the gauge with help of the php class (worked like a charm) but is there a way to get a caption into the gauge chart? // Daniel Share this post Link to post Share on other sites
Sanjukta Report post Posted July 15, 2010 Hi Daniel, I am afraid, FusionWidgets does not support the attribute "caption" in the gauges, as of now. Could you please refer to the XML sheet of the gauges to get an idea about the attributes that can be used? Please refer to the following link for further details on the above: Ref.- http://www.fusioncharts.com/widgets/docs/Contents/Ang_XML.html Hope this helps. Share this post Link to post Share on other sites
dlange Report post Posted July 15, 2010 Ah okey, thanks. I had looked there but thought that there maybe would be an item I had not seen ... Nevermind But I just got a problem with the beta version of the PHP Class. When using the new php class with the scrollline2d chart I get this error in the chart "No data to display". When using the old version everything works fine. For the moment I use both classes (the beta for the widgets and the old one for the other charts). I just thought this could help you // Daniel Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted July 15, 2010 Hi, Please try calling the getXML function before calling the render function in your code. Please try printing the acquired XML codes in a text area and then try sending the code to us. Awaiting your reply. Share this post Link to post Share on other sites
dlange Report post Posted July 16, 2010 (edited) Hey Basundhara, I have sent you the XML-Code via Email. // Daniel Edited July 16, 2010 by Guest Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted July 16, 2010 Hi Daniel, Could you please re-send the codes at [email protected]? Awaiting your reply. Share this post Link to post Share on other sites