Skip to content

Commit 7367ea1

Browse files
committed
📝 Update docs
1 parent eec2c40 commit 7367ea1

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -247,11 +247,7 @@ Sometimes you need more control over chart.js. Thats why you can access the char
247247

248248
### Bar Chart
249249
<p class="tip">
250-
The bar chart has an **optional** third parameter, which is the type.
251-
The default type is `bar` but you can pass `horizontalBar` if you want horizontal bars.
252-
253-
`renderChart (data, options, type) {}`
254-
250+
There are two versions of the Bar chart. `{Bar}` and `{HorizontalBar}`
255251
</p>
256252

257253
![Bar](assets/bar.png)

0 commit comments

Comments
 (0)