riemann / riemann-dash

An HTTP dashboard for Riemann.
MIT License
248 stars 102 forks source link

Alternate implementation of pivotable grid #19

Closed darkone23 closed 11 years ago

darkone23 commented 11 years ago

Extension of the idea from pdmcts pull req https://github.com/aphyr/riemann-dash/pull/16

Works with currentMax, but the implementation is just a bunch of conditionals. Not very elegant!

Also reverts the slur bug I introduced in https://github.com/aphyr/riemann-dash/commit/655865e4f334d344e9833a75c14651eabdad6cfa

aphyr commented 11 years ago

Thanks @eggsby. :)