---
title: "Upgrade to AG Charts 13.3"
framework: javascript
version: "14.1.0"
---

# Upgrade to AG Charts 13.3

## What's New

See the [release post](https://blog.ag-grid.com/whats-new-in-ag-charts-13-3/) for feature highlights of what's new in this version.

Users of integrated charting on AG Grid, should refer to this migration guide when upgrading to AG Grid 36.1.

## Documentation

[See AG Charts 13.3 Documentation](https://www.ag-grid.com/charts/archive/13.3.1/documentation)

## Breaking Changes

There are no breaking changes in AG Charts version 13.3.

## Behaviour Changes

There are no behaviour changes in AG Charts version 13.3.

## Removal of Deprecated APIs

There are no deprecated APIs removed in AG Charts version 13.3.

## Deprecations

**Deprecations:**

`colorRange` is deprecated on the following series types. Use `colorScale.fills` instead.

- `AgHeatmapSeriesOptions.colorRange`
- `AgSunburstSeriesThemeableOptions.colorRange`
- `AgTreemapSeriesThemeableOptions.colorRange`
- `AgMapMarkerSeriesThemeableOptions.colorRange`
- `AgMapShapeSeriesThemeableOptions.colorRange`

## Changes List

[See the full changelog for v13.3.0](https://www.ag-grid.com/charts/changelog/?fixVersion=13.3.0)
