---
product: "AG Charts"
title: "Upgrade to AG Charts 14.2"
description: "See what's new in AG Charts v14.2 View a full list of breaking changes, behaviour changes and deprecations. Read the release post for feature highlights."
framework: vue
version: "14.2.0"
llms: "https://www.ag-grid.com/charts/llms.txt"
---

# Upgrade to AG Charts 14.2

## What's New

See the [release post](https://www.ag-grid.com/blog/whats-new-in-ag-charts-14-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.2.

## Breaking Changes

There are no breaking changes in AG Charts version 14.2.

## Behaviour Changes

There are no behaviour changes in AG Charts version 14.2.

## Removal of Deprecated APIs

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

## Deprecations

**Deprecations:**

- Cone Funnel series `label.placement` values `'before'`, `'middle'` and `'after'` are deprecated. Use `'start-center'`, `'middle-center'` and `'end-center'` instead.
- Heatmap series `textAlign` and `verticalAlign` are deprecated. Use `label.textAlign` and `label.verticalAlign` instead.

## Changes List

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