streamlinesocial / highcharts-regression

Linear and non-linear regression support for highcharts
MIT License
73 stars 64 forks source link

Add extrapolation for exponential, linear, power, & log #84

Closed glacials closed 5 years ago

glacials commented 5 years ago

Adds extrapolation for linear, exponential, power, and logarithmic types. Thanks go to @cansin from #30 whose code I copied for the other types.