Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/patrickmonteiro/quasar-apexcharts
📊 📈 📉 Project using Quasar Framework and ApexCharts.
https://github.com/patrickmonteiro/quasar-apexcharts
apexcharts charts hacktoberfest javascript quasar-framework responsive vue vuejs
Last synced: about 1 month ago
JSON representation
📊 📈 📉 Project using Quasar Framework and ApexCharts.
- Host: GitHub
- URL: https://github.com/patrickmonteiro/quasar-apexcharts
- Owner: patrickmonteiro
- Created: 2019-08-13T00:19:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-19T15:10:07.000Z (5 months ago)
- Last Synced: 2024-07-19T19:32:24.071Z (5 months ago)
- Topics: apexcharts, charts, hacktoberfest, javascript, quasar-framework, responsive, vue, vuejs
- Language: Vue
- Homepage: https://quasar-apexcharts.netlify.app/#/
- Size: 2.12 MB
- Stars: 197
- Watchers: 7
- Forks: 81
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- quasar-awesome - github - apexcharts.surge.sh) | Project using Quasar framework and ApexCharts 📊 📈 📉 | v1.1.2 | (Awesome Quasar [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) / Tutorials)
README
# Quasar Apexcharts V2 (quasar-apexcharts)
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
This repository aims to exemplify the integration of the quasar v2 framework (with Vue 3) and the Apexcharts library.
🖥️ Demo Online: https://quasar-apexcharts.netlify.app/#/
## Install the dependencies
```bash
yarn
```### Start the app in development mode (hot-code reloading, error reporting, etc.)
```bash
quasar dev
```### Lint the files
```bash
yarn run lint
```### Build the app for production
```bash
quasar build
```### Customize the configuration
See [Configuring quasar.conf.js](https://quasar.dev/quasar-cli/quasar-conf-js).## Contributors
Made with [contrib.rocks](https://contrib.rocks).