Realtime RTT Mouse-over

Love the new UI update. However, I really miss the ability to mouse over the graph and have it show the exact numbers. This still works with the realtime traffic, but not with RTT.

Any plans to bring this feature back?

Ooops. Are you meaning that you can’t see exact RTT values even if you tried to do mouse-over on the line? For example, here’s a graph I can see the values with mudfish v5.0.3.

If then which browser are you using?

Nothing for me. Browser is Firefox 70, on Windows 10.

image

Very weird… Here is a output from Firefox 70 on Windows 10. As you can see I can see the mouse-over tooltip properly. If it’s still same, please check Debugging issue for Mudfish v5 link and try to debug. If there’s any javascript error please let me know. :frowning:

Many hundreds of these errors logged

TypeError: y is undefined 21 ui.mudfish.net:8282:1111:9
    yLabelFormat https://ui.mudfish.net:8282/:1111
    yLabelFormat https://ui.mudfish.net:8282/js/morris-0.5.1.min.js:6
    hoverContentForRow https://ui.mudfish.net:8282/js/morris-0.5.1.min.js:6
    displayHoverForRow https://ui.mudfish.net:8282/js/morris-0.5.1.min.js:6
    onHoverMove https://ui.mudfish.net:8282/js/morris-0.5.1.min.js:6
    f https://ui.mudfish.net:8282/js/morris-0.5.1.min.js:6
    fire https://ui.mudfish.net:8282/js/morris-0.5.1.min.js:6
    d https://ui.mudfish.net:8282/js/morris-0.5.1.min.js:6
    jQuery 2
        dispatch
        handle

Also, it works if I equip a second Item. If I have just one Item, it breaks!

Thank you for your feedback! Today I’d released v5.0.4 so please test with it because I think I’d patched it though I hope I did it properly. :slight_smile:

Thank you! It works now!