Files
old-svijetlastrana-front/public/bower_components/c3/extensions/exporter/config.json
2018-05-07 16:07:00 +02:00

11 lines
230 B
JSON
Executable File

{
"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>"
}