vue-chartjs-financial

1.0.1 • Public • Published

vue-chartjs-financial

This is a sample vue-cli project utilizing the implementation of vue-chartjs to include Chart.js Financial Charts.

How does it work

A copy of vue-chartjs source code located inside src/lib/. Here, vue-chartjs is using a modified version of Chart object rather than the one exported from Chart.js official plugin. (Chart.js still needs to be installed)

OHLC and Candlestick charts/objects are added to vue-chartjs's BaseCharts.js

How to use

vue-chartjs's guide explains how the plugin works, with 2 additional charts being exported:

  • Ohlc, and
  • Candlestick

Package Sidebar

Install

npm i vue-chartjs-financial

Weekly Downloads

29

Version

1.0.1

License

ISC

Unpacked Size

20.5 kB

Total Files

13

Last publish

Collaborators

  • ehajri