From 17e3d3068defb8fe977cf5fed1931418ccea1eb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=A3=8A?= Date: Fri, 14 Dec 2018 10:03:01 +0800 Subject: [PATCH 1/5] update readme --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index d7e966ca784..af8593be71a 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,21 @@ Before submitting an issue or a pull request, please take a moment to look over ## Building Instructions on building and testing Chart.js can be found in [the documentation](https://github.com/chartjs/Chart.js/blob/master/docs/developers/contributing.md#building-and-testing). +## Web Components of chart.js + +[Omi-chart](https://github.com/Tencent/omi/tree/master/packages/omi-chart) - Simple HTML5 Charts using chart-x tag powered by omi and chart.js. + +#### Supports type + +* `` +* `` +* `` +* `` +* `` +* `` +* `` +* `` + ## Thanks - [BrowserStack](https://browserstack.com) for allowing our team to test on thousands of browsers. - [@n8agrin](https://twitter.com/n8agrin) for the Twitter handle donation. From 192890dbe6d827dffe4821f8194c6ff12f029ec4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=A3=8A?= Date: Fri, 14 Dec 2018 13:05:19 +0800 Subject: [PATCH 2/5] update extensions.md --- README.md | 15 --------------- docs/notes/extensions.md | 4 ++++ 2 files changed, 4 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index af8593be71a..d7e966ca784 100644 --- a/README.md +++ b/README.md @@ -48,21 +48,6 @@ Before submitting an issue or a pull request, please take a moment to look over ## Building Instructions on building and testing Chart.js can be found in [the documentation](https://github.com/chartjs/Chart.js/blob/master/docs/developers/contributing.md#building-and-testing). -## Web Components of chart.js - -[Omi-chart](https://github.com/Tencent/omi/tree/master/packages/omi-chart) - Simple HTML5 Charts using chart-x tag powered by omi and chart.js. - -#### Supports type - -* `` -* `` -* `` -* `` -* `` -* `` -* `` -* `` - ## Thanks - [BrowserStack](https://browserstack.com) for allowing our team to test on thousands of browsers. - [@n8agrin](https://twitter.com/n8agrin) for the Twitter handle donation. diff --git a/docs/notes/extensions.md b/docs/notes/extensions.md index a08b6dc92d0..cbfc5fb6149 100644 --- a/docs/notes/extensions.md +++ b/docs/notes/extensions.md @@ -28,6 +28,10 @@ In addition, many plugins can be found on the [npm registry](https://www.npmjs.c ## Integrations +## Omi (v5+) + + - omi-chart + ### Angular (v2+) - emn178/angular2-chartjs From 3162d0ecc509a902733376ef1bd8b6e691872155 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BD=93=E8=80=90=E7=89=B9?= Date: Sat, 15 Dec 2018 07:31:24 +0800 Subject: [PATCH 3/5] Update extensions.md --- docs/notes/extensions.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/notes/extensions.md b/docs/notes/extensions.md index cbfc5fb6149..1417942c8d7 100644 --- a/docs/notes/extensions.md +++ b/docs/notes/extensions.md @@ -28,10 +28,6 @@ In addition, many plugins can be found on the [npm registry](https://www.npmjs.c ## Integrations -## Omi (v5+) - - - omi-chart - ### Angular (v2+) - emn178/angular2-chartjs @@ -69,3 +65,8 @@ In addition, many plugins can be found on the [npm registry](https://www.npmjs.c ### Ember.js - ember-cli-chart + +### Omi (v5+) + + - omi-chart + From ead019f45f4a9b60de997baf464813a5120033b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BD=93=E8=80=90=E7=89=B9?= Date: Sat, 15 Dec 2018 07:31:54 +0800 Subject: [PATCH 4/5] Update extensions.md --- docs/notes/extensions.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/notes/extensions.md b/docs/notes/extensions.md index 1417942c8d7..d47ac13b8bd 100644 --- a/docs/notes/extensions.md +++ b/docs/notes/extensions.md @@ -69,4 +69,3 @@ In addition, many plugins can be found on the [npm registry](https://www.npmjs.c ### Omi (v5+) - omi-chart - From aa9127b377306366c5ee70a0cea678d04385c859 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BD=93=E8=80=90=E7=89=B9?= Date: Sat, 15 Dec 2018 11:54:31 +0800 Subject: [PATCH 5/5] Update extensions.md --- docs/notes/extensions.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/notes/extensions.md b/docs/notes/extensions.md index d47ac13b8bd..91d520a8ef5 100644 --- a/docs/notes/extensions.md +++ b/docs/notes/extensions.md @@ -67,5 +67,4 @@ In addition, many plugins can be found on the [npm registry](https://www.npmjs.c - ember-cli-chart ### Omi (v5+) - - omi-chart