Skip to content

Commit 5457633

Browse files
Merge pull request #675 from dahighsky/develop
feat/add a Custom Line Graph for commodities with dotpatern and gradient
2 parents 96d7ec0 + 29776f8 commit 5457633

5 files changed

Lines changed: 906 additions & 2 deletions

File tree

packages/react-charts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@groww-tech/react-charts",
3-
"version": "0.1.9-beta.0",
3+
"version": "0.2.0",
44
"description": "React charts library tailored as per Groww needs",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",
@@ -96,4 +96,4 @@
9696
"bar-graph",
9797
"pie-chart"
9898
]
99-
}
99+
}

0 commit comments

Comments
 (0)