GitHub user davidtzoor opened a pull request:

    https://github.com/apache/zeppelin/pull/1044

    Add force layout visualization in paragraphs for SQL queries

    ### What is this PR for?
    Add force layout (graph) visualization to the existing set of 
visualizations in Zeppelin Web notp. 
    
    ### What type of PR is it?
    [Feature]
    
    ### What is the Jira issue?
    [ZEPPELIN-1011]
    
    ### How should this be tested?
    The testes are incorporated within the existing test suite. 
    
    ### Screenshot
    
![eeffbb58-3238-11e6-92ea-148a4063d353](https://cloud.githubusercontent.com/assets/8441214/16072738/18feac4a-32eb-11e6-8e13-63ff04fa1df0.png)
    
    ### Questions:
    * Does the licenses files need update?
    No.
    * Is there breaking changes for older versions?
    No.
    * Does this needs documentation?
    We can add some documentation explaining about the different fields that 
need to be selected in order to generate the force layout component.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/davidtzoor/zeppelin forcelayout

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/1044.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1044
    
----
commit ac546b24cc5ff1d52923b9e1e6e61050137328c9
Author: David Tzoor <dtz...@paypal.com>
Date:   2016-06-18T11:47:28Z

    add force layout button

commit 964cba722edd98cec2867ab6bf2171a03d2acbec
Author: David Tzoor <dtz...@paypal.com>
Date:   2016-06-18T11:48:03Z

    add div and svg tags that will contain the force layout object

commit 2f53e1947a8ff17f17eb36907424f60a722a3318
Author: David Tzoor <dtz...@paypal.com>
Date:   2016-06-18T11:48:32Z

    add column drop boxes for column selection for source and destination nodes

commit 9f8b6e65f0b23fe8fc9d090f0c5be90544cf8524
Author: David Tzoor <dtz...@paypal.com>
Date:   2016-06-18T11:48:52Z

    add force layout rendering and column selection handling methods

commit 9f1cea9800f06c6244335f9c9f3a5d601870b890
Author: David Tzoor <dtz...@paypal.com>
Date:   2016-06-18T11:49:14Z

    add CSS for force layout and tooltip

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to