When the parameters in the editor change and somebody pushes the play button, how do I refresh my visualization, I am not getting notified when parameters or the search filter changes. I tried looking at the plugins listed as examples in the known plugins page - https://www.elastic.co/guide/en/kibana/current/known-plugins.html .
Most of them, do not change visualization unless you refresh the page. Is there an example which I could look into to better understand how the change in parameter is handled in a proper 5.5.0+ compatible plugin.
True. All 'core' plugins do refresh on clicking the play button. But you probably have an observer/event which captures that and calls your code so it could react to it. Can someone point me out to a specific code snippet at github where this event happens. I tried looking but it is not clear to me how it is being done ? There does not seem to be much documentation.
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.