Source code of splitwise cashflow minimization

I’m not getting any graph after loading the index file.
Are there any issues in source code?

Hey @pravindevghare0209
Excited to see you here buddy
It was fun connecting over LinkedIn as well

I actually downloaded the source code again and ran the project and everything was shown there. You might have opened only the index.html file. That wont work. You need to open the entire project together. For that you need an IDE. I recommend WebStorm by JetBrains.
Download that > Open folder in it > Run index.html

Hope it helps
Happy Coding !

1 Like

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.

Now it’s working, thanks a lot.