summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/plotlex.fcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-03-29 21:32:54 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-03-29 21:32:54 (GMT)
commitc3419fd29a2894195925560d2c37915dd555a6d6 (patch)
treed8f5cc7edca60fc84ec1bfa08c6a08fd3892177b /ds9/parsers/plotlex.fcl
parent4cc2d933414b448948fb17bf480b281163759016 (diff)
downloadblt-c3419fd29a2894195925560d2c37915dd555a6d6.zip
blt-c3419fd29a2894195925560d2c37915dd555a6d6.tar.gz
blt-c3419fd29a2894195925560d2c37915dd555a6d6.tar.bz2
add ds9 plot parser
Diffstat (limited to 'ds9/parsers/plotlex.fcl')
-rw-r--r--ds9/parsers/plotlex.fcl2
1 files changed, 2 insertions, 0 deletions
diff --git a/ds9/parsers/plotlex.fcl b/ds9/parsers/plotlex.fcl
index 1ace9ce..b78964d 100644
--- a/ds9/parsers/plotlex.fcl
+++ b/ds9/parsers/plotlex.fcl
@@ -41,6 +41,7 @@ landscape {return $LANDSCAPE_}
left {return $LEFT_}
legal {return $LEGAL_}
legend {return $LEGEND_}
+legendtitle {return $LEGEND_}
letter {return $LETTER_}
line {return $LINE_}
linear {return $LINEAR_}
@@ -83,6 +84,7 @@ square {return $SQUARE_}
stacked {return $STACKED_}
stats {return $STATS_}
step {return $STEP_}
+style {return $STYLE_}
tabloid {return $TABLOID_}
title {return $TITLE_}
top {return $TOP_}