atrilabs-engine icon indicating copy to clipboard operation
atrilabs-engine copied to clipboard

Add Sankey Chart Component

Open cruxcode opened this issue 2 years ago • 4 comments

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

cruxcode avatar Sep 14 '22 17:09 cruxcode

I would like to work on this issue. Can you assign it to me?

ankan1811 avatar Sep 15 '22 06:09 ankan1811

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

cruxcode avatar Sep 15 '22 10:09 cruxcode

@all-contributors please add @ankan1811 for userTesting

darshitac11 avatar Oct 09 '22 12:10 darshitac11

@darshitac11

I've put up a pull request to add @ankan1811! :tada:

allcontributors[bot] avatar Oct 09 '22 12:10 allcontributors[bot]