0.1.5 • Published 8 months ago

@groww-tech/react-charts v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Groww React Charts

npm version minzipped size GitHub Workflow Status

This library covers charting needs of Groww.

Installation

npm i @groww-tech/react-charts

Folder Structure

.github
   |-- workflows
   |   |-- main.yml
.gitignore
LICENSE
README.md
package-lock.json
package.json
rollup.config.js
rollup.input.js
src
   |-- BarGraph
   |   |-- index.tsx
   |-- CandleChart
   |   |-- candleChart.css
   |   |-- candleChartTypes.tsx
   |   |-- index.tsx
   |-- LineGraph
   |   |-- index.tsx
   |   |-- lineGraph.css
   |   |-- lineGraphTypes.tsx
   |-- PieChart
   |   |-- index.tsx
   |   |-- pieTypes.tsx
   |-- index.ts
   |-- utils
   |   |-- helpers
   |   |   |-- index.ts
tsconfig.json
tsconfig.types.json
yarn.lock

License

MIT

0.1.0

10 months ago

0.1.2

10 months ago

0.0.9

10 months ago

0.1.4

9 months ago

0.1.3

10 months ago

0.1.5

8 months ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago