# S-curve

An **s-curve** is a type of line chart which shows progress over time.

In this example below, the work completed (a numeric field) is plotted against time. The work completed is cumulative to show the progress over time.

<figure><img src="https://2862469232-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M9dDlLIQkrUpGsZtrA4%2Fuploads%2FKCptqDl1ScE3MxmLeioT%2Fimage.png?alt=media&#x26;token=b5dd6f32-a883-496e-988a-71e669875bcd" alt=""><figcaption></figcaption></figure>

The above chart is configured by simply selecting the numeric **work** field (e.g. work completed, effort, cost, or another such measure), against the date. In this case, the work field is named 'Weighting':\
![](https://2862469232-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M9dDlLIQkrUpGsZtrA4%2Fuploads%2FCOHLOWE3XiNFokINhE36%2Fimage.png?alt=media\&token=fa055920-be02-4e0f-b3c8-5f78d52628e9)

To convert the data to cumulative, enable that option under Data Manipulation:\
![](https://2862469232-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M9dDlLIQkrUpGsZtrA4%2Fuploads%2Fa60LcrPJiegVldO7cePP%2Fimage.png?alt=media\&token=c428db60-a94e-4661-8b6a-152f88e78b15)

Often, it is desirable to display a second line which is the **target**. This allows comparison of the ideal progress against expected or target progress.<br>

<figure><img src="https://2862469232-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M9dDlLIQkrUpGsZtrA4%2Fuploads%2FTEHOD0f9KvRq74G1Qjo4%2Fimage.png?alt=media&#x26;token=5d1eb7fb-3258-4ca8-a3fd-a2d95a68ce2a" alt=""><figcaption></figcaption></figure>

To add this second line, click **Next** at the bottom of the configuration:

<figure><img src="https://2862469232-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M9dDlLIQkrUpGsZtrA4%2Fuploads%2FeVQYdwNLwL9QYY8IGtvK%2Fimage.png?alt=media&#x26;token=15bb02c6-3324-407a-85fa-0dae57b492d6" alt=""><figcaption></figcaption></figure>

Enter the same List URL, select the same numeric data field (weighting), but this time, select your **target date** field.\
![](https://2862469232-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M9dDlLIQkrUpGsZtrA4%2Fuploads%2FqLaL7yfTmzbHLCPO5UTt%2Fimage.png?alt=media\&token=49a72eb3-eb1b-49fc-9241-fe0ef5d36a9c)

{% hint style="success" %}
If you're using s-curves, this ties in perfectly with our gantt scheduling tool **baselines** functionality. [See more info](https://365automate.gitbook.io/365automate-gantt/baselines).
{% endhint %}
