Open cruxcode opened 2 years ago
I would like to work on this issue. Can you assign it to me?
Relevant discussions for this issue https://github.com/Atri-Labs/atrilabs-engine/discussions/169 https://github.com/Atri-Labs/atrilabs-engine/discussions/184 https://github.com/Atri-Labs/atrilabs-engine/discussions/180 https://github.com/Atri-Labs/atrilabs-engine/discussions/186 https://github.com/Atri-Labs/atrilabs-engine/discussions/187
@all-contributors please add @ankan1811 for userTesting
@darshitac11
I've put up a pull request to add @ankan1811! :tada:
Add a sankey chart component using recharts library https://recharts.org/en-US/api/SankeyChart. You can refer to code for other chart components like bar chart here
packages/react-component-manifests/src/manifests/charts/BarChart/BarChart.tsx
.The steps to add a new component can be found in this discussion https://github.com/Atri-Labs/atrilabs-engine/pull/167