Issue Details (XML | Word | Printable)

Key: JASMINE-113
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Francois Waeselynck
Reporter: Francois Waeselynck
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JASMINe

Graps are deisplayed with wrong serie legends

Created: 29/Jan/08 08:49 AM   Updated: 16/Mar/08 10:15 AM  Due: 31/Jan/08
Component/s: MBeanCmd
Affects Version/s: None
Fix Version/s: JASMINe 1.0 RC1

Environment: Windows XP SP2 - Java 1.5


 Description  « Hide
The JASMINe MBeanCmd displays wrong series legend. The legend is derived from the graphh descriptor; it shpuld be :
- either the contents of the <serie> element in the graph definition.
- or the content of the <name> of the referenced serie.
- or the id of the serie.

The graph always displays thhe id of the series, that may non be user-friendly.

TODO: change the GraphDisplay so that to set the right legend instead of theh serir Id.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Francois Waeselynck added a comment - 29/Jan/08 10:22 AM
Done.