Creating a force directional visualisation of how pages link to each other in a mediawki installation

删除回忆录丶 提交于 2019-12-13 06:26:19

问题


I have a MediaWiki installation, and I would like to create a force-directional style visualisation of which pages connect to each other. The MediaWiki installation is not very big, under about 100 pages.

Any ideas on where to start? I would, ideally, not like to use JQuery.

I did a Google search, but I do not really have a clue of what to do first.

If anyone could point me in the right direction, then it is much appreciated.


回答1:


Like this one ?

D3.js is a great library to work with



来源:https://stackoverflow.com/questions/11331747/creating-a-force-directional-visualisation-of-how-pages-link-to-each-other-in-a

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!