mirror of
https://github.com/apotdevin/thunderhub.git
synced 2024-11-19 01:40:03 +01:00
ThunderHub LND Lightning Node Manager in your Browser
0f893bddad
* feat: implement the payments graph with echarts * fix: improve echarts import in next.config.js * fix: formatting * fix: no-implicity-any * fix: tidy up inconsistencies in echarts implementation * feat: improve a number of aspects about echarts implementation as per suggestions * feat: move forwards chart to echarts * chore: move invoice, payment, forward graphs to new BarChart. move liquidityGraph to new HorizontalBarChart * chore: remove V2 from new graphs * feat: implement Sankey chart for forwards * chore: change justification on Sankey Graph * feat: add Sankey graph * chore: remove chord graph * chore: remove chord graph and update package.json * chore: remove stray console log * chore: format numbers on y axis to be integer values * feat: tidy echarts implementation * feat: revamp tooltip * feat: bound the size of the sankey chart * feat: provide function that creates a mock sankey dataset of arbitrary size * fix: missing memo dependencies and css * chore: small changes --------- Co-authored-by: Anthony Potdevin <potdevin.anthony@gmail.com> Co-authored-by: Anthony Potdevin <31413433+apotdevin@users.noreply.github.com> Co-authored-by: secondl1ght <secondl1ght@protonmail.com> |
||
---|---|---|
.github | ||
.husky | ||
.vscode | ||
scripts | ||
src | ||
.dockerignore | ||
.env | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.nvmrc | ||
.prettierrc | ||
.versionrc.js | ||
CHANGELOG.md | ||
codegen.yml | ||
Dockerfile | ||
LICENSE | ||
nest-cli.json | ||
package-lock.json | ||
package.json | ||
README.md | ||
schema.gql | ||
tsconfig.build.json | ||
tsconfig.json |