feat: burndown chart (#268)
* chore: recharts dependencie added * chore: tpye added for issue completed at * feat: date range helper fn added * feat: progress chart added * feat: ideal task line added in progress chart * feat: chart legends added
This commit is contained in:
parent
af22dc9c58
commit
bb4ffec7e8
8 changed files with 528 additions and 165 deletions
|
|
@ -31,6 +31,7 @@
|
|||
"react-dom": "18.2.0",
|
||||
"react-dropzone": "^14.2.3",
|
||||
"react-hook-form": "^7.38.0",
|
||||
"recharts": "^2.3.2",
|
||||
"remirror": "^2.0.23",
|
||||
"swr": "^1.3.0",
|
||||
"uuid": "^9.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue