Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 753 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 753 Bytes

README

This is a visualized version reference for Facebook Graph API hierarchy.

Please note that this is not an official announced document of Facebook API. It's developed mainly to offer an tree-shaped layout of Facebook Graph API when using API. The official reference is here.

The code used to implement visualization is adapted by http://bl.ocks.org/mbostock. The sampel of Collapsing Tree. It will be further decorated in future version with modification of the existing code.

The techonology of visualization of this project is d3.js.

Future issue: Show briefly introduction and page link when cursor move on a node.