razvan.deac Report post Posted June 21, 2016 Hi, I'm interested to change trendline type (linear, exponential, logarithmic, parabolic) on a scatter chart, this means that coeficient of determination should also be taken in consideration(https://en.wikipedia.org/wiki/Coefficient_of_determination)? Basically the functionality required is the one describe on https://developers.google.com/chart/interactive/docs/gallery/trendlines#overview Note that line chart type workaround will not work in this my case because of scatter specifics required. Thanks, Razvan! Share this post Link to post Share on other sites
Moonmi Sonowal Report post Posted June 24, 2016 Hi Razvan, Have you checked out the regression line for scatter charts ? If not can you check it from http://jsfiddle.net/fusioncharts/Yd24m/ Other fiddles: http://www.fusioncharts.com/javascript-chart-fiddles/?type=Scatter--Chart Does it suites your requirements ? Do let me know. Thanks. Share this post Link to post Share on other sites