mirror of
https://github.com/KevinMidboe/vue-chartjs.git
synced 2025-10-29 18:00:20 +00:00
🐛 Fix typo in docs #111
This commit is contained in:
@@ -112,7 +112,7 @@ If you want to overwrite the width and height:
|
||||
```
|
||||
|
||||
<p class="warning">
|
||||
Please keep in mind, that you have to set `responsive: false` to be able to set a fix `width` and `height.
|
||||
Please keep in mind, that you have to set `responsive: false` to be able to set a fix `width` and `height`.
|
||||
</p>
|
||||
|
||||
### Chart with local data
|
||||
|
||||
Reference in New Issue
Block a user