Yash Seth

Results 5 comments of Yash Seth

![image](https://user-images.githubusercontent.com/71393551/194129400-ec33ad80-6698-44e8-acac-3ce79b24054d.png) Here is a demo of how it looks like.

![image](https://user-images.githubusercontent.com/71393551/194273003-d6fe3199-10f0-449c-ab84-2058c36a15ad.png) I've added in a heading to introduce the image.

Hey @AM1CODES , I have implemented the code for the type chart feature. I apologise for the delay, I got caught with some college work. Have a look and let...

Hey, I've raised a PR #762 which implements this. Have a look and get back to me if you have any suggestions or any changes are required.

@sonalijain1999 The Fetch API functionality is not in-built and thus you are required to install and import the `node-fetch` module to use the fetch API. ``` npm install node-fetch ```...