Ticket #307 (closed enhancement: fixed)

Opened 2 years ago

Last modified 1 year ago

Add selecteable color coding variable

Reported by: troy Assigned to: bshearer
Priority: major Milestone: Goanna release 0.5
Component: Goanna Version:
Keywords: Cc:
Blocking:

Description

selecting different info besides symbolerrors for color coding

Attachments

Change History

10/13/06 17:48:28 changed by samm

  • owner changed from brett to mekstran.
  • component changed from Bamboo to Goanna.

i'm guessing the component should be Goanna...

12/20/06 10:22:29 changed by mekstran

  • milestone set to Goanna release 0.5.

04/20/07 17:20:07 changed by mekstran

  • owner changed from mekstran to bshearer.
  • blocking changed.

05/31/07 17:31:27 changed by mekstran

(In [2232]) Refs #307. Begins work on the new link-color-select mechanism.

  • Finishes up some UI things in the right pane on the topography and adds a mechanism to select coloring.
  • Implements a more sophisticated error-detector for link colors.
  • Adds framework for TopographyRenderer to call back in to the topography view to determine link color.
  • Makes LogicalLink use std::vector rather than std::list.

This code does segfault at shutdown, but it's a start.

06/01/07 12:42:27 changed by mekstran

(In [2233]) Re-work the topography rendering mechanism so that the link color callback is a constructor parameter rather than a method to call. This fixes an infinite-redraw problem as well as fixes the refresh finalization code. Refs #307, closes #482.

06/01/07 17:40:09 changed by mekstran

  • status changed from new to closed.
  • resolution set to fixed.

(In [2238]) Fixes visualiztion colors to look better and implements a scale display for bandwidth. Closes #307.


Add/Change #307 (Add selecteable color coding variable)




Action