dc
Version:
A multi-dimensional charting library built to work natively with crossfilter and rendered using d3.js
33 lines (32 loc) • 760 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.js",
"footer": "",
"copyright": "dc.js Copyright © 2012-2016 Copyright 2012-2016 Nick Zhu & the dc.js Developers",
"navType": "vertical",
"theme": "cosmo",
"linenums": true,
"collapseSymbols": false,
"inverseNav": true,
"protocol": "html://",
"methodHeadingReturns": false,
"default": {
"staticFiles": {
"include": ["./web/img/class-hierarchy.svg"]
}
}
},
"markdown": {
"parser": "gfm"
}
}