mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-17 07:50:12 +01:00
chartist component
This commit is contained in:
parent
8b0015679b
commit
36288562e6
5 changed files with 282 additions and 56 deletions
|
|
@ -231,7 +231,8 @@ module.exports = {
|
|||
"window.Tether": "tether",
|
||||
"GoogleMapsLoader": "google-maps",
|
||||
"L": "leaflet",
|
||||
"Chart": "chart.js"
|
||||
"Chart": "chart.js",
|
||||
"Chartist": "chartist",
|
||||
})
|
||||
],
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue