Skip to content

Commit

Permalink
primefaces#6812 migration-guide; fix startAngle
Browse files Browse the repository at this point in the history
  • Loading branch information
christophs78 committed Apr 19, 2021
1 parent 599d8e8 commit d70c2bf
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 @@ -20,4 +20,4 @@ The following components have been removed.
- Following PrimeFaces API-changes were made to reflect changes within Chart.js 3 - JavaScript - API
- `setLineTension` was renamed to `setTension` (`LineChartDataSet`, `RadarChartDataSet`, `ElementsLine`)
- `LineChartDataSet#getSteppedLine` was renamed to `LineChartDataSet#getStepped`
- `PolarAreaChartOptions#startAngle` was removed
- `PolarAreaChartOptions#startAngle` was moved to `RadialScales#startAngle`

0 comments on commit d70c2bf

Please sign in to comment.