Skip to content

stock-chart/finance-chart

Repository files navigation

Introduction

Awesome finance chart

Install

npm install @dz-web/finance-chart

Usage

import FinanceChart from '@dz-web/finance-chart';
import '@dz-web/finance-chart/dist/finance-chart.css';

How to build to project

prerequisite

In order to install node-canvas successfully.

If you use osx system, just following commands on below. Get more detail at node-canvas wiki

brew install pkg-config
brew install pixman
brew install cairo

build

npm run dist

Releases

No releases published

Packages

No packages published

Languages