mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
Update v3-migration.md (#8904)
Update link to index axis of horizontal bar
This commit is contained in:
parent
f76ca010e8
commit
768bd38822
@ -51,7 +51,7 @@ const chart = new Chart(ctx, {
|
||||
|
||||
### Chart types
|
||||
|
||||
* `horizontalBar` chart type was removed. Horizontal bar charts can be configured using the new [`indexAxis`](./charts/bar.md#horizontal-bar-chart) option
|
||||
* `horizontalBar` chart type was removed. Horizontal bar charts can be configured using the new [`indexAxis`](../charts/bar.md#horizontal-bar-chart) option
|
||||
|
||||
### Options
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user