• Vincent Pelletier's avatar
    Support displaying several graphs for comparison. · 15e1a7f2
    Vincent Pelletier authored
    Allows dropping use of fixed positioning, as it is not usable on smaller
    screens.
    Require clicking to display in-table graphs instead of hovering.
    Make graphs dragable (add a dependency on jquery-ui).
    Move apachedex-specific javascript to a separate file.
    Move apachedex-specific css to a separate file.
    Lazily render graphs to speed-up page loading with many graphs.
    Also, fix tooltip coordinates inside positioned blocks.
    Also, apply formatting to tooltip y coordinate.
    15e1a7f2
apachedex.js 2.04 KB