1.0.2 • Published 3 years ago

@laihongda/f_chart v1.0.2

Weekly downloads
-
License
LGPL
Repository
-
Last release
3 years ago

Introduction

Awesome finance chart

Install

yarn add @laihongda/f_chart

Usage

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