---
search:
  exclude: true
---

# <a id="bitdrift.public.shared.workflows.v1.Legend"></a>Legend

**Source definition:** [`src/bitdrift/public/shared/workflows/v1/time_series.proto#L52-L55`](<https://github.com/bitdriftlabs/api/blob/main/src/bitdrift/public/shared/workflows/v1/time_series.proto#L52-L55>)

<section class="proto-fields-table" markdown>
| Field | Type | Description |
|---|---|---|
| title | <span class="proto-type proto-type-primitive">string</span><br><em class="proto-field-annotation">at least 1 char</em> | The text to display for this legend entry. |

</section>
#### Example
```json
{
  "title": "Legend title"
}
```

