CSNW/d3.compose

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.eslintrc
.gitattributes
.gitignore
.npmignore
CHANGELOG.md
LICENSE
README.md
bower.json
example/css/bootstrap-theme.css
example/css/bootstrap.css
example/css/default.css
example/debug.html
example/index.html
integration/charts/bars.html
integration/charts/labels.html
integration/charts/lines.html
integration/charts/scatter.html
integration/components/axis.html
integration/components/gridlines.html
integration/components/legend.html
integration/components/text.html
integration/components/title.html
integration/compose.html
integration/helpers/align-text.html
package.json
src/css/base.css
yarn.lock
yuidoc.json
example/js/data.js167
D
2 days
example/js/highlight.pack.js0
gulpfile.js90
A
1 hr
index.js19
rollup.config.js18
src/chart.js122
B
5 hrs
src/charts/bars.js231
F
4 days
src/charts/labels.js202
B
5 hrs
src/charts/lines.js62
src/charts/scatter.js64
src/component.js28
src/components/axis-title.js39
src/components/axis.js112
src/components/gridlines.js76
src/components/legend.js122
A
1 hr
src/components/text.js71
A
35 mins
src/components/title.js50
src/compose.js217
B
4 hrs
src/connect.js12
src/helpers.js65
src/helpers/align-text.js14
src/helpers/check-prop.js1