You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@zeppelin.apache.org by Randy Gelhausen <rg...@gmail.com> on 2015/08/18 01:11:19 UTC

Zeppelin Charts/UI interaction with interpreter

Is there a known way to allow elements in the UI to call out to
interpreters?

For example, clicking on a link in a map popup might execute a call to an
interpreter to get additional info.

Re: Zeppelin Charts/UI interaction with interpreter

Posted by Corneau Damien <co...@gmail.com>.
Hi,

I think you can do it using the angulardisplay watch/unwatch feature.

Documentation is here:
https://zeppelin.incubator.apache.org/docs/displaysystem/angular.html

More examples in the feature PR:
https://github.com/apache/incubator-zeppelin/pull/27
On Aug 18, 2015 8:11 AM, "Randy Gelhausen" <rg...@gmail.com> wrote:

> Is there a known way to allow elements in the UI to call out to
> interpreters?
>
> For example, clicking on a link in a map popup might execute a call to an
> interpreter to get additional info.
>