---
title: PrimitivePlottable
framework: charts
role: symbol
role_heading: Associated Type
path: charts/plottable/primitiveplottable-swift.associatedtype
---

# PrimitivePlottable

A primitive plottable type.

## Declaration

```swift
associatedtype PrimitivePlottable : PrimitivePlottableProtocol
```

## Discussion

Discussion This type conforms to the Plottable protocol.
