You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Kibana 4, the graphs/charts can be published to other web apps or pages. Most of the time it is needed to be able to manipulate other features of the web-page or app through interactive mouse-clicks on the published Kibana graph/chart.
Can we have the ability to capture the mouse event on a published Kibana chart. This would help integrate and embed Kibana with other apps/web-pages for creating highly interactive (cross application) features.
The text was updated successfully, but these errors were encountered:
Kibana isn't really designed with this application in mind. While we make the embed link available, its probably not a good idea to deeply integrate kibana charts into an application. In any case, the chart is iframed, there's really no way to give you those clicks.
With Kibana 4, the graphs/charts can be published to other web apps or pages. Most of the time it is needed to be able to manipulate other features of the web-page or app through interactive mouse-clicks on the published Kibana graph/chart.
Can we have the ability to capture the mouse event on a published Kibana chart. This would help integrate and embed Kibana with other apps/web-pages for creating highly interactive (cross application) features.
The text was updated successfully, but these errors were encountered: