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
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 que