what is vis.dataset?
What is line 51 for?
Hey @mayankA47
Hope you’re enjoying the course
We are using Vis.js library to make our graph
When we give nodes as input to vis.Dataset it returns the nodes in a format which is used by Vis.js as opposed to the way we created the nodes
vis.Dataset just does that job for us
For further details you can visit visjs.org and check their documentation
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.