summaryrefslogtreecommitdiffstats
path: root/notes.txt
diff options
context:
space:
mode:
authorjoye <joye>2015-04-28 19:10:30 (GMT)
committerjoye <joye>2015-04-28 19:10:30 (GMT)
commita073a2da4673012fd0305122235a6d9de14ca0fc (patch)
tree2c23019df0728a1f34115b94be8b055e70dd23a5 /notes.txt
parent13a99fe8a7c3d97b911931e04e08bc32fddf2e44 (diff)
downloadblt-a073a2da4673012fd0305122235a6d9de14ca0fc.zip
blt-a073a2da4673012fd0305122235a6d9de14ca0fc.tar.gz
blt-a073a2da4673012fd0305122235a6d9de14ca0fc.tar.bz2
*** empty log message ***
Diffstat (limited to 'notes.txt')
-rw-r--r--notes.txt72
1 files changed, 72 insertions, 0 deletions
diff --git a/notes.txt b/notes.txt
new file mode 100644
index 0000000..5768ad1
--- /dev/null
+++ b/notes.txt
@@ -0,0 +1,72 @@
+ github
+ saveas png?
+ shape no fill should be transparent, not white (black?)
+ windows
+ shared libs
+ unix
+ macosx
+
+ macosx
+ font size
+
+ postscript
+ off dash color
+ text marker background
+
+ bring *Op.C into class
+
+ linegraph issues
+ -aspect 2 cause plot offpage
+ -plotborderwidth clips legend
+ -rightmargin moves legend offpage
+
+ bargraph issues
+ -aspect 2 cause plot offpage
+ -barmode stack cause bars offpage
+ -plotborderwidth clips legend
+ -rightmargin moves legend offpage
+
+ lineelement issues
+ test styleMap/weights
+ test low/high
+ trace smoothness
+ element -x/y low/high (no effect)
+ redraw uses normal pen, not activepen
+ -invertxy no errorbarcap
+
+ barelement issues
+ test styleMap/weights
+ test low/high
+ errorbar location weirdness (change x)
+ -invertxy no errorbarcap
+
+ legend issues
+ -ipadx 20 wrong
+
+ marker issues
+ line/polygon marker -join round/miter/bevel
+
+ postscript issues
+ ps.tcl
+ configure options
+ text rotation
+ text marker
+ values
+ axis limits %g
+ marker
+ text-too large bg fill
+ off dash color
+
+ flags RESET/LAYOUT
+ rm get GraphPtr from window
+ cleanup bltGrElemLineSpline.C
+ rm classid
+ rm bltSwitch
+
+ -tkblt 3.1
+ add strip graph
+ add marker image
+ add marker bitmap
+ add symbol image
+ add symbol bitmap
+