I am new with Kibana plugin development. I have created a plugin but i would like to call a angular controller in init function.
For example :
init(server, options) {
}
I found this in Tim roes plugin development and i found that using this i can use elastic search query.But instead of using any server relation i would like to call a angular controller that i have created in my app.js or if required i can create other page as well.
Let me know if i missed anything to explain.
@lukas@LeeDr your early response will be appreciated.
Basically my requirement is like, I would like to change kibana Logo or document title.Which i am able to do when i route any url under my plugin.But i would like to get it effective when Kibana load.So i would like to call angular controller when Kibana Get load.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.