# Tile Line

<figure><img src="https://1809014303-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZxYYf1KpgarKMgMsDCrw%2Fuploads%2Fgit-blob-c67991901863aac77d234d95c05893e67c0c0ab6%2Fline.png?alt=media" alt="Line"><figcaption><p>Line</p></figcaption></figure>

## Overview

Used to display a quantitative value, over a continuous duration.

## Options

| Option        | Mandatory | Description                                                     |
| ------------- | --------- | --------------------------------------------------------------- |
| `title`       | `✅`       | Title of your tile                                              |
| `x axis`      | `✅`       | Column name containing abscissa to display (generally dates)    |
| `y axis`      | `✅`       | Column name containing the value to display                     |
| `dates order` | **❌**     | Custom ordering rule for dates specify in another column        |
| `source`      | **❌**     | Text displayed to give additional information (ex: data source) |

### Display

| Option                | Mandatory | Description                                                                                                                                                                 |
| --------------------- | --------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `custom width`        | **❌**     | <p>Choose between XS, S, M, L and XL to increase the width of your tile</p><p><strong>Default</strong>: S</p>                                                               |
| `custom ticks format` | **❌**     | Describe how you wish to display dates in the axis ticks. For ex. if you want to display a week number ‘S46’ instead of the default W46’, \` you can use this format: ‘S%W’ |

### Enrich Navigation

| Option    | Mandatory | Description                                                                   |
| --------- | --------- | ----------------------------------------------------------------------------- |
| `link to` | **❌**     | Allows to redirect to a Story or to an external URL when clicking on the tile |
