Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/taconstants.py
diff options
context:
space:
mode:
authorWalter Bender <walter@walter-laptop.(none)>2010-02-06 16:26:07 (GMT)
committer Walter Bender <walter@walter-laptop.(none)>2010-02-06 16:26:07 (GMT)
commit689bfb96e8fa2a0fa26816059714f5eb2443699a (patch)
tree1a1e946ec86e395d39e3a7de70c3e729c6a19583 /taconstants.py
parent4610b5c72844e326feeee495ea109a860b025539 (diff)
labeled coordinates
Diffstat (limited to 'taconstants.py')
-rw-r--r--taconstants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/taconstants.py b/taconstants.py
index 806ecee..df41adf 100644
--- a/taconstants.py
+++ b/taconstants.py
@@ -502,7 +502,7 @@ MEDIA_SHAPES = ['audiooff', 'audioon', 'audiosmall',
'pythonoff', 'pythonon', 'pythonsmall',
'list', '1x1', '1x1a', '2x1', '1x2', '2x2']
-OVERLAY_SHAPES = ['Cartesian', 'polar']
+OVERLAY_SHAPES = ['Cartesian', 'Cartesian_labeled', 'polar']
STATUS_SHAPES = ['status', 'info', 'nostack', 'noinput', 'emptyheap',
'emptybox', 'nomedia', 'nocode', 'overflowerror',