Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2099
@Remilito Thanks for explain.
Let's say `graph: {mode: {...}}` is api A, and `config: {results: [{graph:
mode: {...}}]}` is api B.
When user use api A with multiple results, it can be ambiguous that config
will be applied to which particular result. I think this should be defined and
documented. Also it'll be better documentation explain what is difference
between api A and api B.
Alternative is just supporting api B, which i think superset of api A.
@Remilito Which do you prefer?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---