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: 2025-01-21T22:52:32.000Z (4 months ago)
- Last Synced: 2025-03-29T01:36:55.151Z (about 1 month ago)
- Topics: apexcharts, charts, hacktoberfest, javascript, quasar-framework, responsive, vue, vuejs
- Language: Vue
- Homepage: https://quasar-apexcharts.netlify.app/#/
- Size: 2.1 MB
- Stars: 206
- Watchers: 6
- Forks: 92
- Open Issues: 4
-
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 [](https://github.com/sindresorhus/awesome) / Tutorials)
README
# Quasar Apexcharts V2 (quasar-apexcharts)
[](#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).