alapatisai1984 Report post Posted September 30, 2010 Hi , i want to add a linear trend line to my fusin chart i am getting the data from the data base ... i want to add a trend line to graph .... Thanks Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted October 1, 2010 Hi, Please try using the <trendline> element for the same. In case you wish to pull the data of the trendvalue from the database, you need to create your own line of code for the same. Please refer to the links below for the detailed information on the same:- Ref.- http://www.fusioncharts.com/docs/?AttDesc/Trend.html http://www.fusioncharts.com/docs/?ASP_DB.html http://www.fusioncharts.com/docs/?PHP_DB.html http://www.fusioncharts.com/docs/?Code/J2EE/JSP_DB.html http://www.fusioncharts.com/docs/?VBNET_DB.html http://www.fusioncharts.com/docs/?CS_DB.html http://www.fusioncharts.com/docs/?Code/ROR/Ruby_db.html I hope this helps. Share this post Link to post Share on other sites