chartist component

This commit is contained in:
nixa 2016-05-03 19:33:39 +03:00
parent 8b0015679b
commit 36288562e6
5 changed files with 282 additions and 56 deletions

View file

@ -231,7 +231,8 @@ module.exports = {
"window.Tether": "tether",
"GoogleMapsLoader": "google-maps",
"L": "leaflet",
"Chart": "chart.js"
"Chart": "chart.js",
"Chartist": "chartist",
})
],