Add icon buttons to Hide/Show relationships and Reset graph.
Add Hide button to Hide/Show legend and the icon buttons.
Add auto resize feature when browser size changes.
Set min zoom size to 50% to its initial zoom.
Set max zoom to a constant scale of 2.0.
Reduce width of edges.
Apply zoom in to each dropdown option.
Rearranged legend.
Increase node title length.
Change dropdown option text from "all relationships" to "mixed".
Others:
Clean up code for _get_node_ego_network, category\view.py and ego graph layout code, paper_detail.html.
Add function for generating and removing dummy data, currently commented out, test_model_paper.py.
-- Bug fixes --
Dataset/Code not shown properly in previous version.
Fix mid names containing "'", that were not shown properly.
-- Files/links added/removed --
Add file ego-graph.js that contains all ego-graph related js functions.
Add google material design CDN.
Remove cola layout js files.
Import functions :
1.refactored some of the long methods
2.added ultis folders for import functions
3.fixed the error which the "/abstract/" part of url is ignored https://ieeexplore.ieee.org/abstract/document/6472238
-- Feature additions/deletions -- Ego-graph:
Import functions : 1.refactored some of the long methods 2.added ultis folders for import functions 3.fixed the error which the "/abstract/" part of url is ignored https://ieeexplore.ieee.org/abstract/document/6472238