UNPKG

patternfly

Version:

This reference implementation of PatternFly is based on [Bootstrap v3](http://getbootstrap.com/). Think of PatternFly as a "skinned" version of Bootstrap with additional components and customizations.

11 lines (10 loc) 230 B
{ "js": [ "../../bower_components/d3/d3.min.js", "../../c3.min.js" ], "css": [ "../../c3.css" ], "template": "<html><head><meta charset=\"utf-8\"><style>{0}</style></head><body><div id=\"chart\"></div></body></html>" }