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

# Upgrade to AG Charts 11.3

## What's New

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

## Breaking Changes

There are no breaking changes in AG Charts version 11.3.

## Behaviour Changes

There are no behaviour changes in AG Charts version 11.3.

## Removal of Deprecated APIs

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

## Deprecations

**Deprecations:**

- `contextMenu.extraActions[]`, `contextMenu.extraSeriesAreaActions[]`, `contextMenu.extraNodeActions`, and `contextMenu.extraLegendItemActions` are deprecated.

  Use `contextMenu.items[]` with the appropriate `showOn` value instead.

## Changes List

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