Ramesh Madhavan created ZEPPELIN-2017:
-----------------------------------------
Summary: Graph Mode set in 'Update paragraph configuration' in
Notebook REST API not working.
Key: ZEPPELIN-2017
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2017
Project: Zeppelin
Issue Type: Bug
Components: rest-api
Affects Versions: 0.7.0
Reporter: Ramesh Madhavan
We tried using the Notebook rest API to update the type of graph in a Zeppelin
Notebook. The value given for 'mode' in the 'graph' element is not getting
reflected in the Notebook.
Looking at the code changes in
https://github.com/apache/zeppelin/pull/1592.patch, the unit test only seems to
validate the 'colWidth' element. So there could be bug in the handling of the
graph mode element.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)