lab-dotphy
lab-dotphy copied to clipboard
Found 3 Issues
I spent some time on your project and found some scope for improvement.
1. When we visit the website link, the home page opens up, but on the navigation bar the other link is highlighted (and not the home-page link). You can see the attached image for reference.

2. By clicking the plus (+) icon we can add as many vectors as we want but I find no way to delete the newly added ones. So, there is a need to add a delete button on every vector instance.
3. On the home page, if we increase the multiplier to a greater value (say >15), it causes some problems in the graph. I put the multiplier to a value of 30 and the graph got vanished somewhere, so there is a scope of debugging there also.

@hardikchopra242 , We need to work on mentioned 3rd one sub-issue. We will need to change the scale of graph, if vector's components are out of our sketch.
Thanks for reporting these issues 😀.
Rescaling of Graph yet to be done