Hide Forgot
Description of problem: Currently if the mouse position over a graph intersects a data point for multiple lines on the graph, values for each point are arranged horizontally in the hover text; if there are too many points the text is clipped by the graph edges. Stacking the text vertically would eliminate this problem. Also, the date stamp is given for each point. If a common time ruler is being used, we only need to print the date a single time.
This has been addressed in revision 5366 on trunk.
Reproduced on cumin-0.1.5192-4 Tested on RHEL 5/6 i386/x86_64 cumin-0.1.5675-1 Everything works as expected. --> VERIFIED