GitHub user lobamba opened a pull request:

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

    filter applied to graph

    ### What is this PR for?
    We were looking for a Business Intelligence tools that allow to make  data 
analysis with nice charting.
    We decided to use zeppelin that enables interactive data analytics.
    We modified the source code to add more functionality:
    For a first step we applied a filter to data.
    User can now filter the data by clicking on graph. The filter is applied on 
every paragraph that have the same data(same column name).
    On top you can see the filtered value. 
    
    
    ### What type of PR is it?
    Improvement
    
    
    ### What is the Jira issue?
    * No Jira created
    
    ### How should this be tested?
    <a 
href="https://raw.githubusercontent.com/lobamba/Test/master/graph_filter.gif"; 
target="_blank">
    <img 
src="https://raw.githubusercontent.com/lobamba/Test/master/graph_filter.gif"; 
alt="graph filterd" style="max-width:100%;">
    </a>
    
    ### Questions:
    * Does the licenses files need update? No
    * Is there breaking changes for older versions? No
    * Does this needs documentation? No
    


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

    $ git pull https://github.com/lobamba/zeppelin-1 graph_filter

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

    https://github.com/apache/zeppelin/pull/1414.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 #1414
    
----
commit a43ca784e335b00dbb0c9fb2bdc70c54def2365d
Author: Lo <lo...@analytics.moodys.net>
Date:   2016-07-22T12:38:13Z

    filter applied to graph

----


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