1.How to use an external angular component in an Analyst extension
While writing extensible components for the Analyst platform you may need to incorporate an external angular component. This can be achieved quite easily.This document will show you how to use external angular chart in an Analyst extension.
Currently Analyst uses angular 4.2.6, hence any angular component that is compatible with this version can be supported.
In this example we have used angular component named ‘ngx-charts’
https://github.com/swimlane/ngx-charts