tcibinan / data2graph

Graph visualization service for plagiarism or any other graph-structured data
https://tcibinan.github.io/data2graph/latest/?graph_url=data.json
Apache License 2.0
5 stars 1 forks source link

Option of hiding nodes without links #3

Closed nikita715 closed 5 years ago

nikita715 commented 5 years ago

Currently, graph nodes are visualized even when they have no connections with other nodes. It should be possible to hide nodes that have no connections.

tcibinan commented 5 years ago

Done in #4.