Unable to get sparklines working in AngularJS version of SmartAdmin template

后端 未结 1 1549
温柔的废话
温柔的废话 2021-01-27 14:57

I have started a angularjs seed project with SmarrAdmin template.

I would like to create a sparkline in a view like this

1条回答
  •  野性不改
    2021-01-27 15:31

    After creating a seed angular project i had to add/uncomment the module 'app.graphs' in app.js.

    The sparkline container is a directive implemented in this module.

    0 讨论(0)
提交回复
热议问题