Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3edc287

Browse files
committed
chore: update readme file
1 parent37879f0 commit3edc287

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44
![Chart.js](https://img.shields.io/badge/Chart.js-^2.9.3-brightgreen.svg)
55
![Vue](https://img.shields.io/badge/Vue-^2.6.10-brightgreen.svg)
66

7-
####CoreUI icons vue - CIcon component
7+
###CoreUI icons vue - CIcon component
88

99
Dedicated component used to implement[Chart.js](https://www.chartjs.org/) in Vue.js. You can find the**library documentation**[here](https://coreui.io/vue/docs/components/charts)
1010

11-
####Features
11+
###Features
1212
- Implementation with ease - <b>You only need to pass 'datasets' prop and you have your chart working</b>. Optionally you can pass labels, options and plugins according to
1313
[Chart.js docs](https://www.chartjs.org/docs/latest/getting-started/usage.html). The rest of chart.js configuration issues are already resolved,
1414
- Chart will be rendered, even if you don't pass the labels, as empty labels will be generated automatically. You can also assign months or numeric indexes to labels (see prop description),
1515
- If you don't pass tooltip options, coreui-custom-tooltips, would be used by default. They are resolving the chart.js issue with tooltip beeing cut, when exceeding the canvas.
1616
- Dynamic updates of passed configuration. This feature makes your chart.js configuration automatically reactive to changes.
1717

18-
####Copyright and license
18+
###Copyright and license
1919

2020
Copyright 2019 creativeLabs Łukasz Holeczek. Code released under the MIT license

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp