Shyam Swaroop

Results 41 issues of Shyam Swaroop

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...

good first issue
hacktoberfest
create-component

### Discussed in https://github.com/Atri-Labs/atrilabs-engine/discussions/529 Originally posted by **cruxcode** November 7, 2022 Some CSS properties must be applied to all the elements on the page. Examples, of such CSS properties, are...

feature-request

feature-request

Add a radial bar chart component using recharts library https://recharts.org/en-US/api/RadialBarChart. You can refer to code for other chart components like bar chart here `packages/react-component-manifests/src/manifests/charts/BarChart/BarChart.tsx`.

good first issue
hacktoberfest
create-component

Explanation: Currently `atri build ssg` uses the output of `Build & Run`, hence, if a user runs `Build & Run` after `atri build ssg`, the `atri deploy ssg` command will...

feature-request

Due to recent improvement where we encapsulated the Canvas into an iframe , some of the capabilities related to component development that we had before this iframe are lost. I...

feature-request

Explanation: Dropping component at the end of the page is a common thing, hence, the experience to do this must be improved. We can implement a similar feature for the...

dx-improvement

Explanation The `yarn install` step seems to fail for some users. Some strategies to re-install packages on failure must be provided. Fix: If `yarn install` fails we can delete the...

feature-request
dx-improvement