GitHub user zsxwing opened a pull request:

    https://github.com/apache/spark/pull/6168

    [SPARK-7658][Streaming][WebUI] Update the mouse behaviors for the timeline 
graphs

    1. If a mouse is on one point of a batch, highlight the corresponding batch 
row. If the user click one point of a batch, scroll down to the corresponding 
batch row and highlight it. And recovery the batch row after 5 seconds if 
necessary.
    
    2. Add "#batches" in the histogram graphs.
    
    ![screen shot 2015-05-14 at 7 36 19 
pm](https://cloud.githubusercontent.com/assets/1000778/7646108/84f4a014-fa73-11e4-8c13-1903d267e60f.png)
    
    ![screen shot 2015-05-14 at 7 36 53 
pm](https://cloud.githubusercontent.com/assets/1000778/7646109/8b11154a-fa73-11e4-820b-8ece9fa6ee3e.png)
    
    ![screen shot 2015-05-14 at 7 36 34 
pm](https://cloud.githubusercontent.com/assets/1000778/7646111/93828272-fa73-11e4-89f8-580670144d3c.png)
    


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

    $ git pull https://github.com/zsxwing/spark SPARK-7658

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

    https://github.com/apache/spark/pull/6168.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 #6168
    
----
commit 108d56ccf625089c163167770eb80f5e2030b769
Author: zsxwing <[email protected]>
Date:   2015-05-14T20:51:06Z

    Update the mouse behaviors for the timeline graphs
    
    1. If a mouse is on one point of a batch, highlight the corresponding batch 
row. If the user click one point of a batch, scroll down to the corresponding 
batch row and highlight it. And recovery the batch row after 5 seconds if 
necessary.
    
    2. Add "#batches" in the histogram graphs.

----


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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to