Ticket #211 (closed assessed: fixed)

Opened 16 years ago

Last modified 14 years ago

Add kite to policy optimizations

Reported by: villyc Owned by: jeroens
Priority: high Milestone: Ecopath 6: release 6.0.8
Component: Ecosim Version:
Severity: feature Keywords:
Cc:

Description

In EwE5 we had a kite diagram for the policy optimizations, we should add that to EwE6 as well

Change History

comment:1 Changed 16 years ago by shermanl

See KiteDiagramSample? in the test projects folder. Use the kite diagram by:

Dim kiteDiag As New EwEKiteDiagram
kiteDiag.AddOneCurve?(New Single() {0.2, 0.3, 0.4, 0.2})
kiteDiag.Repaint(Me.ZedGraphControl1)

Still needs to have a manner to display labels.

comment:2 Changed 14 years ago by jeroens

  • Priority changed from normal to high
  • Milestone changed from Ecopath 6 to Ecopath 6 TODO

comment:3 Changed 14 years ago by shermanl

  • Type set to not assessed

comment:4 Changed 14 years ago by jeroens

  • Type changed from not assessed to assessed

comment:5 Changed 14 years ago by jeroens

  • Owner set to jeroens
  • Status changed from new to assigned

comment:6 Changed 14 years ago by jeroens

  • Status changed from assigned to closed
  • Resolution changed from open to fixed
Note: See TracTickets for help on using tickets.