From 3ba0641654f823718606902cad24c96962e35311 Mon Sep 17 00:00:00 2001 From: Fernanda Sales Bittencourt de Lemos Date: Thu, 26 Aug 2021 13:57:52 -0300 Subject: [PATCH] add vue-chart-3 to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c1161f4..0a5ad3b 100644 --- a/README.md +++ b/README.md @@ -193,6 +193,7 @@ See [examples](./examples). - [vue-composition-test-utils](https://github.com/ariesjia/vue-composition-test-utils) - Simple vue composition api unit test utilities - [vue-use-stripe](https://github.com/frandiox/vue-use-stripe) - Stripe Elements wrapper for Vue.js - [@opd/g2plot-vue](https://github.com/open-data-plan/g2plot-vue) - G2plot for vue +- [vue-chart-3](https://github.com/victorgarciaesgi/vue-chart-3) - Vue.js component for Chart.js - [vue-echarts](https://github.com/ecomfe/vue-echarts) - Vue.js component for Apache ECharts. - [fluent-vue](https://github.com/Demivan/fluent-vue) - Vue.js integration for [Fluent.js](https://github.com/projectfluent/fluent.js) - JavaScript implementation of [Project Fluent](https://projectfluent.org) - [vue-datatable-url-sync](https://github.com/socotecio/vue-datatable-url-sync) - Synchronize datatable options and filters with the url to keep user preference even after refresh or navigation