GraphAlchemist / GraphJSON

A standard format for Graph data - GraphJSON.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphJSON

GraphJSON is a standard format for Graph visualization, similiar to GeoJSON, for geographical maps.

There are a number of different graph file formats - GEXF, GDF, GML, .csv, Pajek Net, GraphML, etc. For web based graph applications, a standardized graph format is needed so that applications can automatically render graphs with pre-specified layouts, visualization layers, colors, and other attributes.

See GraphJSON in action here

This repo deployed at [www.GraphJSON.org].

Notes: jekyll serve --baseurl '' --watch to view site locally with styles.

About

A standard format for Graph data - GraphJSON.

License:Other


Languages

Language:CSS 86.7%Language:Python 12.4%Language:Ruby 0.9%