SharpPlot Tutorials > Style Examples > Growth curve

Growth curve

An exponential growth curve is fitted through the data (scatterplots and linegraphs).


sp.LineGraphStyle = LineGraphStyles.GrowthCurve;

The line may be annotated with the computed growth rate.

See also ...

Annotate Model fit | Model fit | SharpPlot Members | SharpPlot.LineGraphStyle Property | SharpPlot.ScatterPlotStyle Property


Send comments on this topic
© Dyalog Ltd 2021