@groww-tech/react-charts
TypeScript icon, indicating that this package has built-in type declarations

0.1.8 • Public • Published

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

Package Sidebar

Install

npm i @groww-tech/react-charts

Weekly Downloads

769

Version

0.1.8

License

MIT

Unpacked Size

174 kB

Total Files

26

Last publish

Collaborators

  • vikaz707