Integrating kibana dashboards into an angularjs app-open source projects keen/dashboards

I have my ElasticSearch setup with kibana showing different panels. I have another angularjs app. I would like to receive input in a field, use angularjs and show kibana panels in my angularjs app itself.

Are there any tutorials/guides to achieve this?

I have googled quite a bit about this, but am unable to find any help.

You could also rephrase my question as “How do I embed a kibana dashboard in my AngularJS Single page website?”