Modify results JSP to render multiple columns

Description

It would be nice to be able to display the graphs on a report page in multiple columns, utilising the screen space more efficiently (as most monitors have more horizontal resolution than vertical).

Environment

Operating System: Linux Platform: PC

Acceptance / Success Criteria

None

Attachments

1
  • 13 Aug 2008, 10:52 AM

Lucidchart Diagrams

Activity

Seth Leger January 21, 2015 at 5:42 PM

We implemented a new auto-resize function in OpenNMS 15 that expands the graphs to give extra detail on larger screens. Marking as won't fix.

Seth Leger December 3, 2014 at 11:48 AM

We should be able to add bootstrap column stacking along with other UI enhancements that we are doing.

Duncan Hill August 13, 2008 at 10:52 AM

Created an attachment (id=696)
Variable column count support

The results.jsp.patch patch implements variable column counts for the main graphs page.

By default, it renders two columns of graphs, but passing 'cols=n' at the end of the URL will generate n columns.

It's probably better if the default value was moved out to opennms.properties or similar, but I don't know how to expose that kind of variable to the JSP.

Won't Fix

Details

Assignee

Reporter

Labels

Fix versions

Affects versions

Priority

PagerDuty

Created August 13, 2008 at 10:50 AM
Updated January 21, 2015 at 5:42 PM
Resolved January 21, 2015 at 5:42 PM

Flag notifications