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

Add TreeMap Chart Component

Open cruxcode opened this issue 2 years ago • 12 comments

Add a treemap chart component using recharts library https://recharts.org/en-US/api/Treemap. 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

@cruxcode i would like to work on this issue can you assign me the task

whiletrueee avatar Sep 15 '22 05:09 whiletrueee

@cruxcode packages/react-component-manifests/src/manifests/charts/ in this folder TreeMap chart folder must be created right? similar to BarChart folder.

whiletrueee avatar Sep 15 '22 06:09 whiletrueee

@cruxcode packages/react-component-manifests/src/manifests/charts/ in this folder TreeMap chart folder must be created right? similar to BarChart folder.

Yes, absolutely correct.

cruxcode avatar Sep 15 '22 06:09 cruxcode

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

@cruxcode I am getting this error while building the project, could you please help me with this? image

VitikaSoni avatar Oct 02 '22 12:10 VitikaSoni

@Vitika9 Please run lerna bootstrap and lerna run build again. There is a known issue withlerna bootstrap whose workaround is that you run it a few times if all packages are not built in the first attempt. We are planning to move away from lerna in the future versions to avoid this problem.

darshitac11 avatar Oct 03 '22 15:10 darshitac11

@all-contributors please add @Vitika9 for bug report

darshitac11 avatar Oct 09 '22 12:10 darshitac11

@darshitac11

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

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

@all-contributors please add @sanjayk0508 for bug report

darshitac11 avatar Oct 09 '22 12:10 darshitac11

@darshitac11

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

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

@all-contributors please add @anuragc10 for bug report

darshitac11 avatar Oct 09 '22 12:10 darshitac11

@darshitac11

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

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