Hi Kevin,

This is an example that programmatically set graph options.
https://www.zeppelinhub.com/viewer/notebooks/aHR0cHM6Ly9yYXcuZ2l0aHVidXNlcmNvbnRlbnQuY29tL0xlZW1vb25zb28vemVwcGVsaW4tZXhhbXBsZXMvbWFzdGVyLzJCOFhRVUM1Qi9ub3RlLmpzb24

You can get some idea how to configure graph programmatically inside of
interpreter, from the example above.

Hope this helps.

Thanks,
moon

On Tue, Nov 22, 2016 at 1:28 PM Kevin Niemann <kevin.niem...@gmail.com>
wrote:

> I'm using a custom interpreter and it's possible for the end user (in
> report view) to run a query that returns no results (using the text input
> form). This is fine, except that it breaks any key/value I had assigned to
> the pie chart for example. Is it possible to not lose that setting? The
> next query then doesn't display unless I manually intervene.
>
> Or is there some workaround I can do with my interpreter to look at the
> fields being queried and at least return an arbitrary value for them as to
> not reset the display?
>
> Thanks,
> Kevin
>

Reply via email to