Sample application which demonstrates using angular-powerbi library within Angular 1.x application.
http://azure-samples.github.io/powerbi-angular-client
git clone https://github.com/Azure-Samples/powerbi-angular-client
npm install
npm run build
npm start
dist/index.html
within the browser:Example: 127.0.0.1:8080/dist/
See: angular-powerbi for details about usage of module.
We're interested in feedback. Open a new issue if you have requests or find bugs.