PuffinPlot issue tracker

Bug: a88/b6e

ID : b6ec7da3-bce9-4966-9b09-d86a26f6f78c
Short name : a88/b6e
Status : fixed
Severity : minor
Assigned :
Reporter : Pontus Lurcock <pont@ou094023>
Creator : Pontus Lurcock <pont@ou094023>
Created : Tue, 04 Nov 2008 04:06:27 +0000
Target : 0.9
Summary : Separate text elements from plots [14]

Comment: --------- Comment ---------
ID: 8ce8422a-0f4c-43bd-a23d-3468133dfcfe
Short name: a88/b6e/8ce
From: Pontus Lurcock <pont@ou094023>
Date: Tue, 04 Nov 2008 04:06:27 +0000

Currently there are three textual components on the graph display:
1. Sample name and correction (anchored to top left)
2. PCA results (anchored to Z-plot)
3. Fisher results (anchored to equal area plot)

These should all be independently positionable like other plots.
(This will require variable-width margins since the current margin
sizes won't let them get small enough).

Comment: --------- Comment ---------
ID: a9d0c599-833b-4a7b-abf7-9af8a6420658
Short name: a88/b6e/a9d
From: Pontus Lurcock <pont@ou094023>
Date: Mon, 10 Nov 2008 05:05:15 +0000

Implemented as specified. Margin sizes are now determined by an
overrideable method in the Plot class.