Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 213 Bytes

File metadata and controls

20 lines (14 loc) · 213 Bytes

Financialcpp Charts

Usage

npm install @financialcpp/charts

import the chart:

import { Chart } from '@financialcpp/charts'

Dev

npm install --include=dev
npm run dev