GithubHelp home page GithubHelp logo

doc22940 / vue-chart-example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from risan/vue-chart-example

1.0 1.0 0.0 1.58 MB

๐Ÿ“Š Vue Chart Component Example with Chart.js

Home Page: https://risan.github.io/vue-chart-example/

License: MIT License

JavaScript 3.88% HTML 45.81% Vue 50.31%

vue-chart-example's Introduction

Vue Chart Component with Chart.js

A reactive chart component for Vue.js application, powered by Chart.js library. This is a final working example from my tutorial: Vue Chart Component with Chart.js.

Check out the demo here: risan.github.io/vue-chart-example.

Vue Chart Example

Requirements

The following item is required to run this example:

Installation

1. Clone the Repository

To clone this repository, run the following command on your terminal:

$ git clone [email protected]:risan/vue-chart-example.git

2. Install the Dependencies

Within the project directory, run the following command to install all of the required dependencies:

# Go to the project directory
$ cd vue-chart-example

# Install all of the dependencies
$ npm install

# Or if you prefer to use Yarn
$ yarn install

3. Run the Application ๐ŸŽ‰

To run the application, run the following command:

$ npm run serve

# Or with yarn
$ yarn serve

The above command will start the development server. Open your browser and visit the application at localhost:8080.

4. Build for Production

To build the application for production, run the following command:

$ npm run build

# Or with yarn
$ yarn build

The optimized build files will be available at dist directory.

License

MIT ยฉ Risan Bagja Pradana

vue-chart-example's People

Contributors

risan avatar

Stargazers

Acampbell avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.