mirror of
https://github.com/KevinMidboe/vue-chartjs.git
synced 2025-10-29 18:00:20 +00:00
📝 Update docs
This commit is contained in:
@@ -247,11 +247,7 @@ Sometimes you need more control over chart.js. Thats why you can access the char
|
|||||||
|
|
||||||
### Bar Chart
|
### Bar Chart
|
||||||
<p class="tip">
|
<p class="tip">
|
||||||
The bar chart has an **optional** third parameter, which is the type.
|
There are two versions of the Bar chart. `{Bar}` and `{HorizontalBar}`
|
||||||
The default type is `bar` but you can pass `horizontalBar` if you want horizontal bars.
|
|
||||||
|
|
||||||
`renderChart (data, options, type) {}`
|
|
||||||
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||

|

|
||||||
|
|||||||
Reference in New Issue
Block a user