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

# Upgrade to AG Charts 11.2

## What's New

See the [release post](https://blog.ag-grid.com/whats-new-in-ag-charts-11-2/) 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 11.2 Documentation](https://www.ag-grid.com/charts/archive/11.2.4/documentation)

## Breaking Changes

There are no breaking changes in AG Charts version 11.2.

## Behaviour Changes

There are no behaviour changes in AG Charts version 11.2.

## Removal of Deprecated APIs

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

## Deprecations

**Deprecations:**

- `tooltip.position.type` in both chart and series options is deprecated. Use `tooltip.position.anchorTo` and/or `tooltip.position.placement` instead.

## Changes List

[See the full changelog for v11.2.0](https://www.ag-grid.com/charts/changelog/?fixVersion=11.2.0)
