mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-17 16:00:14 +01:00
feat(charts): add chart.js examples page
This commit is contained in:
parent
626da294c4
commit
cf23f972d1
22 changed files with 657 additions and 264 deletions
|
|
@ -56,6 +56,9 @@ export const menuItems: List<NgaMenuItem> = List([{
|
|||
}, {
|
||||
title: 'D3',
|
||||
link: '/pages/charts/d3',
|
||||
}, {
|
||||
title: 'Charts.js',
|
||||
link: '/pages/charts/chartjs',
|
||||
}]),
|
||||
}, {
|
||||
title: 'Editors',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue