Yash Seth
Yash Seth
 Here is a demo of how it looks like.
 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 ```...