GitHub user PetroKostyuk opened a pull request:

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

    Zeppelin 1283

    ### What is this PR for?
    It's adding option to specify column in scatterPlot, that will be displayed 
in label
    
    
    ### What type of PR is it?
    Feature
    
    ### Todos
    I had trouble to get label displayed for most of points. Label was 
triggered by cursor on different position than point was. See picture, my 
cursor was on position of red X. But this problem was there even before my 
edits and I think it should be handeled as separate issue. Mostly I was able to 
trigger labels when I selected only Y axis and hovered on points on bottom of 
chart.
    ![screenshot from 2016-11-26 
13-51-10](https://cloud.githubusercontent.com/assets/11884177/20685020/d433d54a-b5b2-11e6-863e-e99aa01d24ee.png)
    
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-1283
    
    ### How should this be tested?
    reate scatterPlot and put some column in new 'label' field. Values from 
that column should appear in label corresponding to selected point.
    
    ### Screenshots (if appropriate)
    ![screenshot from 2016-11-28 
19-51-52](https://cloud.githubusercontent.com/assets/11884177/20684948/7b2b55b8-b5b2-11e6-947a-f22628983853.png)
    ![screenshot from 2016-11-28 
19-51-18](https://cloud.githubusercontent.com/assets/11884177/20684950/7f1dc124-b5b2-11e6-9ed1-9309f67a4e5c.png)
    


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

    $ git pull https://github.com/PetroKostyuk/zeppelin ZEPPELIN-1283

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

    https://github.com/apache/zeppelin/pull/1695.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 #1695
    
----
commit 347d56a4c49968a9b4c02593ec5c871601de25aa
Author: Petro Kostyuk <kosty...@fel.cvut.cz>
Date:   2016-11-28T20:17:23Z

    [ZEPPELIN-1283] added labels to scatterPlot

commit 1c2c77e859779828fa221884054ad8e277a01cbf
Author: Petro Kostyuk <kosty...@fel.cvut.cz>
Date:   2016-11-28T20:25:40Z

    [ZEPPELIN-1283] added labels to scatterPlot fix

----


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