Skip to content

Commit

Permalink
primefaces#6812 Chart.js v3.1.1 --> Chart.js v3.2.1 (migration guide)
Browse files Browse the repository at this point in the history
  • Loading branch information
christophs78 committed May 14, 2021
1 parent 3c5c48c commit f6454d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/migrationguide/11_0_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The following components have been removed.
- Now responsive="true" by default.

## Charts
- Chart.js 2.9.4 was replaced with Chart.js 3.1.1
- Chart.js 2.9.4 was replaced with Chart.js 3.2.1
- Chart.js comes with breaking changes. When you only work with PrimeFaces-Charts-components and classes most things should work as with PrimeFaces 10.
For custom ChartJS-JavaScript (via ChartModel.setExtender) please take a look at https://www.chartjs.org/docs/latest/getting-started/v3-migration.html
- Following PrimeFaces API-changes were made to reflect changes within Chart.js 3 - JavaScript - API
Expand Down

0 comments on commit f6454d8

Please sign in to comment.