dc.graph
Version:
Graph visualizations integrated with crossfilter and dc.js
28 lines (27 loc) • 664 B
JSON
{
"tags": {
"allowUnknownTags": true
},
"plugins": ["plugins/markdown"],
"templates": {
"logoFile": "",
"cleverLinks": false,
"monospaceLinks": false,
"dateFormat": "ddd MMM Do YYYY",
"outputSourceFiles": true,
"outputSourcePath": true,
"systemName": "dc.graph.js",
"footer": "",
"copyright": "dc.graph.js Copyright 2015-2016 AT&T Intellectual Property & the dc.graph.js Developers",
"navType": "vertical",
"theme": "yeti",
"linenums": true,
"collapseSymbols": false,
"inverseNav": true,
"protocol": "html://",
"methodHeadingReturns": false
},
"markdown": {
"parser": "gfm"
}
}