Tutorials > General Tutorials > Analyzing Data

Analyzing Data

The SharpPlot class provides several built-in styles for analyzing data (for example the trendline style on the ScatterPlot). However it may be convenient to create a separate data-series from the initial values and simply call the appropriate plotting routine with the transformed data.

Some typical uses of these utilities would be to try various models (for example by taking the square-root of a set of values) or to look at a collection of moving averages of a timeseries.

Plotting a Smoothed Timeseries


Send comments on this topic
© Dyalog Ltd 2008-9