# Charting

> Draw objects with different colors for each real-time chart (UV island).

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.7/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

> **Warning:**
>
> **Removed.** Renamed to better distinguish this mode from new Progressive baked modes. Please use RealtimeCharting instead.
>
> **Upgrade to** [DrawCameraMode.RealtimeCharting](/engine/6000.7/script-reference/unityeditor/drawcameramode/realtimecharting.md)

```csharp
Charting = -12
```
