home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / misc / math / mathgrap.sit / MathGrapher / card_9658.txt < prev    next >
Encoding:
Text File  |  1989-07-28  |  17.4 KB  |  808 lines

  1. -- card: 9658 from stack: in
  2. -- bmap block id: 10372
  3. -- flags: 4000
  4. -- background id: 4059
  5. -- name: Graph Options
  6. ----- HyperTalk script -----
  7. on OpenCard
  8.   global XtickInterval,YtickInterval
  9.   global XaxisScale, YaxisScale
  10.   put line 1 of XtickInterval into cd fld "XSpacing"
  11.   put line 1 of XaxisScale into cd fld "XScale"
  12.   put line 1 of YtickInterval into cd fld "YSpacing"
  13.   put line 1 of YaxisScale into cd fld "YScale"
  14. end OpenCard
  15.  
  16. on CloseCard
  17.   global XtickInterval,YtickInterval
  18.   global XaxisScale, YaxisScale
  19.   if cd fld "XSpacing" is not empty then
  20.     put cd fld "XSpacing" into XtickInterval
  21.   end if
  22.   if cd fld "XScale" is not empty then
  23.     put cd fld "XScale" into XaxisScale
  24.   end if
  25.   if cd fld "YSpacing" is not empty then
  26.     put cd fld "YSpacing" into YtickInterval
  27.   end if
  28.   if cd fld "YScale" is not empty then
  29.     put cd fld "YScale" into YaxisScale
  30.   end if
  31. end CloseCard
  32.  
  33. on EnterKey
  34.   send mouseUp to btn "Graph"
  35. end EnterKey
  36.  
  37.  
  38.  
  39. -- part 4 (field)
  40. -- low flags: 01
  41. -- high flags: 2002
  42. -- rect: left=17 top=23 right=95 bottom=440
  43. -- title width / last selected line: 0
  44. -- icon id / first selected line: 0 / 0
  45. -- text alignment: 0
  46. -- font id: 2
  47. -- text size: 12
  48. -- style flags: 8448
  49. -- line height: 16
  50. -- part name: 
  51.  
  52.  
  53. -- part 5 (field)
  54. -- low flags: 01
  55. -- high flags: 2000
  56. -- rect: left=21 top=92 right=117 bottom=148
  57. -- title width / last selected line: 0
  58. -- icon id / first selected line: 0 / 0
  59. -- text alignment: 1
  60. -- font id: 2
  61. -- text size: 12
  62. -- style flags: 1280
  63. -- line height: 16
  64. -- part name: 
  65.  
  66.  
  67. -- part 6 (field)
  68. -- low flags: 01
  69. -- high flags: 2000
  70. -- rect: left=226 top=91 right=115 bottom=373
  71. -- title width / last selected line: 0
  72. -- icon id / first selected line: 0 / 0
  73. -- text alignment: 1
  74. -- font id: 2
  75. -- text size: 12
  76. -- style flags: 1280
  77. -- line height: 16
  78. -- part name: 
  79.  
  80.  
  81. -- part 8 (field)
  82. -- low flags: 01
  83. -- high flags: 2000
  84. -- rect: left=253 top=111 right=247 bottom=490
  85. -- title width / last selected line: 0
  86. -- icon id / first selected line: 0 / 0
  87. -- text alignment: 0
  88. -- font id: 2
  89. -- text size: 10
  90. -- style flags: 0
  91. -- line height: 13
  92. -- part name: 
  93.  
  94.  
  95. -- part 2 (button)
  96. -- low flags: 00
  97. -- high flags: 0000
  98. -- rect: left=322 top=177 right=197 bottom=346
  99. -- title width / last selected line: 0
  100. -- icon id / first selected line: 26635 / 26635
  101. -- text alignment: 1
  102. -- font id: 0
  103. -- text size: 12
  104. -- style flags: 0
  105. -- line height: 16
  106. -- part name: 
  107. ----- HyperTalk script -----
  108. on mouseUp
  109.   lock screen
  110.   show cd field "More Scale help"
  111.   unlock screen with zoom open
  112. end mouseUp
  113.  
  114.  
  115.  
  116. -- part 7 (field)
  117. -- low flags: 01
  118. -- high flags: 2000
  119. -- rect: left=20 top=111 right=248 bottom=244
  120. -- title width / last selected line: 0
  121. -- icon id / first selected line: 0 / 0
  122. -- text alignment: 0
  123. -- font id: 2
  124. -- text size: 10
  125. -- style flags: 0
  126. -- line height: 13
  127. -- part name: 
  128.  
  129.  
  130. -- part 9 (field)
  131. -- low flags: 00
  132. -- high flags: 0004
  133. -- rect: left=61 top=233 right=253 bottom=111
  134. -- title width / last selected line: 0
  135. -- icon id / first selected line: 0 / 0
  136. -- text alignment: 1
  137. -- font id: 4
  138. -- text size: 12
  139. -- style flags: 256
  140. -- line height: 16
  141. -- part name: XSpacing
  142.  
  143.  
  144. -- part 10 (field)
  145. -- low flags: 00
  146. -- high flags: 0004
  147. -- rect: left=328 top=205 right=225 bottom=386
  148. -- title width / last selected line: 0
  149. -- icon id / first selected line: 0 / 0
  150. -- text alignment: 1
  151. -- font id: 4
  152. -- text size: 12
  153. -- style flags: 256
  154. -- line height: 16
  155. -- part name: XScale
  156.  
  157.  
  158. -- part 11 (button)
  159. -- low flags: 00
  160. -- high flags: 8002
  161. -- rect: left=448 top=36 right=90 bottom=494
  162. -- title width / last selected line: 0
  163. -- icon id / first selected line: 14953 / 14953
  164. -- text alignment: 1
  165. -- font id: 0
  166. -- text size: 12
  167. -- style flags: 0
  168. -- line height: 16
  169. -- part name: Graph
  170. ----- HyperTalk script -----
  171. on mouseUp
  172.   visual effect scroll down
  173.   go to card "Graph Paper"
  174. end mouseUp
  175.  
  176.  
  177.  
  178. -- part 12 (field)
  179. -- low flags: 00
  180. -- high flags: 0004
  181. -- rect: left=148 top=234 right=254 bottom=198
  182. -- title width / last selected line: 0
  183. -- icon id / first selected line: 0 / 0
  184. -- text alignment: 1
  185. -- font id: 4
  186. -- text size: 12
  187. -- style flags: 256
  188. -- line height: 16
  189. -- part name: YSpacing
  190.  
  191.  
  192. -- part 13 (field)
  193. -- low flags: 00
  194. -- high flags: 0004
  195. -- rect: left=329 top=230 right=250 bottom=386
  196. -- title width / last selected line: 0
  197. -- icon id / first selected line: 0 / 0
  198. -- text alignment: 1
  199. -- font id: 4
  200. -- text size: 12
  201. -- style flags: 256
  202. -- line height: 16
  203. -- part name: YScale
  204.  
  205.  
  206. -- part 14 (field)
  207. -- low flags: 01
  208. -- high flags: 2000
  209. -- rect: left=21 top=270 right=302 bottom=227
  210. -- title width / last selected line: 0
  211. -- icon id / first selected line: 0 / 0
  212. -- text alignment: 0
  213. -- font id: 2
  214. -- text size: 10
  215. -- style flags: 0
  216. -- line height: 13
  217. -- part name: 
  218.  
  219.  
  220. -- part 15 (field)
  221. -- low flags: 01
  222. -- high flags: 2000
  223. -- rect: left=20 top=252 right=277 bottom=147
  224. -- title width / last selected line: 0
  225. -- icon id / first selected line: 0 / 0
  226. -- text alignment: 1
  227. -- font id: 2
  228. -- text size: 12
  229. -- style flags: 1280
  230. -- line height: 16
  231. -- part name: 
  232.  
  233.  
  234. -- part 16 (button)
  235. -- low flags: 00
  236. -- high flags: 0000
  237. -- rect: left=31 top=305 right=328 bottom=56
  238. -- title width / last selected line: 0
  239. -- icon id / first selected line: 0 / 0
  240. -- text alignment: 1
  241. -- font id: 0
  242. -- text size: 12
  243. -- style flags: 0
  244. -- line height: 16
  245. -- part name: 
  246. ----- HyperTalk script -----
  247. on mouseUp
  248.   global databrush
  249.   put 2 into databrush
  250.   repeat with s = 16 to 23
  251.     set the hilite of btn id s to false
  252.   end repeat
  253.   set the hilite of me to true
  254. end mouseUp
  255.  
  256.  
  257.  
  258. -- part 17 (button)
  259. -- low flags: 00
  260. -- high flags: 0000
  261. -- rect: left=59 top=305 right=328 bottom=84
  262. -- title width / last selected line: 0
  263. -- icon id / first selected line: 0 / 0
  264. -- text alignment: 1
  265. -- font id: 0
  266. -- text size: 12
  267. -- style flags: 0
  268. -- line height: 16
  269. -- part name: 
  270. ----- HyperTalk script -----
  271. on mouseUp
  272.   global databrush
  273.   put 3 into databrush
  274.   repeat with s = 16 to 23
  275.     set the hilite of btn id s to false
  276.   end repeat
  277.   set the hilite of me to true
  278. end mouseUp
  279.  
  280.  
  281.  
  282. -- part 18 (button)
  283. -- low flags: 00
  284. -- high flags: 0000
  285. -- rect: left=85 top=305 right=328 bottom=110
  286. -- title width / last selected line: 0
  287. -- icon id / first selected line: 0 / 0
  288. -- text alignment: 1
  289. -- font id: 0
  290. -- text size: 12
  291. -- style flags: 0
  292. -- line height: 16
  293. -- part name: 
  294. ----- HyperTalk script -----
  295. on mouseUp
  296.   global databrush
  297.   put 4 into databrush
  298.   repeat with s = 16 to 23
  299.     set the hilite of btn id s to false
  300.   end repeat
  301.   set the hilite of me to true
  302. end mouseUp
  303.  
  304.  
  305.  
  306. -- part 19 (button)
  307. -- low flags: 00
  308. -- high flags: 4000
  309. -- rect: left=107 top=305 right=328 bottom=132
  310. -- title width / last selected line: 0
  311. -- icon id / first selected line: 0 / 0
  312. -- text alignment: 1
  313. -- font id: 0
  314. -- text size: 12
  315. -- style flags: 0
  316. -- line height: 16
  317. -- part name: 
  318. ----- HyperTalk script -----
  319. on mouseUp
  320.   global databrush
  321.   put 32 into databrush
  322.   repeat with s = 16 to 23
  323.     set the hilite of btn id s to false
  324.   end repeat
  325.   set the hilite of me to true
  326. end mouseUp
  327.  
  328.  
  329.  
  330. -- part 20 (button)
  331. -- low flags: 00
  332. -- high flags: 0000
  333. -- rect: left=129 top=305 right=328 bottom=154
  334. -- title width / last selected line: 0
  335. -- icon id / first selected line: 0 / 0
  336. -- text alignment: 1
  337. -- font id: 0
  338. -- text size: 12
  339. -- style flags: 0
  340. -- line height: 16
  341. -- part name: 
  342. ----- HyperTalk script -----
  343. on mouseUp
  344.   global databrush
  345.   put 28 into databrush
  346.   repeat with s = 16 to 23
  347.     set the hilite of btn id s to false
  348.   end repeat
  349.   set the hilite of me to true
  350. end mouseUp
  351.  
  352.  
  353.  
  354. -- part 21 (button)
  355. -- low flags: 00
  356. -- high flags: 0000
  357. -- rect: left=151 top=305 right=328 bottom=176
  358. -- title width / last selected line: 0
  359. -- icon id / first selected line: 0 / 0
  360. -- text alignment: 1
  361. -- font id: 0
  362. -- text size: 12
  363. -- style flags: 0
  364. -- line height: 16
  365. -- part name: 
  366. ----- HyperTalk script -----
  367. on mouseUp
  368.   global databrush
  369.   put 8 into databrush
  370.   repeat with s = 16 to 23
  371.     set the hilite of btn id s to false
  372.   end repeat
  373.   set the hilite of me to true
  374. end mouseUp
  375.  
  376.  
  377.  
  378. -- part 22 (button)
  379. -- low flags: 00
  380. -- high flags: 0000
  381. -- rect: left=178 top=305 right=328 bottom=203
  382. -- title width / last selected line: 0
  383. -- icon id / first selected line: 0 / 0
  384. -- text alignment: 1
  385. -- font id: 0
  386. -- text size: 12
  387. -- style flags: 0
  388. -- line height: 16
  389. -- part name: 
  390. ----- HyperTalk script -----
  391. on mouseUp
  392.   global databrush
  393.   put 7 into databrush
  394.   repeat with s = 16 to 23
  395.     set the hilite of btn id s to false
  396.   end repeat
  397.   set the hilite of me to true
  398. end mouseUp
  399.  
  400.  
  401.  
  402. -- part 23 (button)
  403. -- low flags: 00
  404. -- high flags: 0000
  405. -- rect: left=204 top=305 right=328 bottom=229
  406. -- title width / last selected line: 0
  407. -- icon id / first selected line: 0 / 0
  408. -- text alignment: 1
  409. -- font id: 0
  410. -- text size: 12
  411. -- style flags: 0
  412. -- line height: 16
  413. -- part name: 
  414. ----- HyperTalk script -----
  415. on mouseUp
  416.   global databrush
  417.   put 6 into databrush
  418.   repeat with s = 16 to 23
  419.     set the hilite of btn id s to false
  420.   end repeat
  421.   set the hilite of me to true
  422. end mouseUp
  423.  
  424.  
  425.  
  426. -- part 24 (field)
  427. -- low flags: 01
  428. -- high flags: 2000
  429. -- rect: left=241 top=252 right=277 bottom=368
  430. -- title width / last selected line: 0
  431. -- icon id / first selected line: 0 / 0
  432. -- text alignment: 1
  433. -- font id: 2
  434. -- text size: 12
  435. -- style flags: 1280
  436. -- line height: 16
  437. -- part name: 
  438.  
  439.  
  440. -- part 25 (field)
  441. -- low flags: 01
  442. -- high flags: 2000
  443. -- rect: left=253 top=270 right=302 bottom=459
  444. -- title width / last selected line: 0
  445. -- icon id / first selected line: 0 / 0
  446. -- text alignment: 0
  447. -- font id: 2
  448. -- text size: 10
  449. -- style flags: 0
  450. -- line height: 13
  451. -- part name: 
  452.  
  453.  
  454. -- part 29 (button)
  455. -- low flags: 00
  456. -- high flags: 0000
  457. -- rect: left=252 top=305 right=317 bottom=300
  458. -- title width / last selected line: 0
  459. -- icon id / first selected line: 0 / 0
  460. -- text alignment: 1
  461. -- font id: 0
  462. -- text size: 12
  463. -- style flags: 0
  464. -- line height: 16
  465. -- part name: 
  466. ----- HyperTalk script -----
  467. on mouseUp
  468.   global lineDensity
  469.   get the short name of me
  470.   get last word of it
  471.   put it - 28 into lineDensity
  472.   repeat with b = 29 to 38
  473.     set the hilite of btn id b to false
  474.   end repeat
  475.   set the hilite of me to true
  476. end mouseUp
  477.  
  478.  
  479.  
  480. -- part 30 (button)
  481. -- low flags: 00
  482. -- high flags: 0000
  483. -- rect: left=252 top=317 right=329 bottom=300
  484. -- title width / last selected line: 0
  485. -- icon id / first selected line: 0 / 0
  486. -- text alignment: 1
  487. -- font id: 0
  488. -- text size: 12
  489. -- style flags: 0
  490. -- line height: 16
  491. -- part name: 
  492. ----- HyperTalk script -----
  493. on mouseUp
  494.   global lineDensity
  495.   get the short name of me
  496.   get last word of it
  497.   put it - 28 into lineDensity
  498.   repeat with b = 29 to 38
  499.     set the hilite of btn id b to false
  500.   end repeat
  501.   set the hilite of me to true
  502. end mouseUp
  503.  
  504.  
  505.  
  506. -- part 31 (button)
  507. -- low flags: 00
  508. -- high flags: 0000
  509. -- rect: left=294 top=305 right=317 bottom=342
  510. -- title width / last selected line: 0
  511. -- icon id / first selected line: 0 / 0
  512. -- text alignment: 1
  513. -- font id: 0
  514. -- text size: 12
  515. -- style flags: 0
  516. -- line height: 16
  517. -- part name: 
  518. ----- HyperTalk script -----
  519. on mouseUp
  520.   global lineDensity
  521.   get the short name of me
  522.   get last word of it
  523.   put it - 28 into lineDensity
  524.   repeat with b = 29 to 38
  525.     set the hilite of btn id b to false
  526.   end repeat
  527.   set the hilite of me to true
  528. end mouseUp
  529.  
  530.  
  531.  
  532. -- part 32 (button)
  533. -- low flags: 00
  534. -- high flags: 0000
  535. -- rect: left=295 top=317 right=329 bottom=343
  536. -- title width / last selected line: 0
  537. -- icon id / first selected line: 0 / 0
  538. -- text alignment: 1
  539. -- font id: 0
  540. -- text size: 12
  541. -- style flags: 0
  542. -- line height: 16
  543. -- part name: 
  544. ----- HyperTalk script -----
  545. on mouseUp
  546.   global lineDensity
  547.   get the short name of me
  548.   get last word of it
  549.   put it - 28 into lineDensity
  550.   repeat with b = 29 to 38
  551.     set the hilite of btn id b to false
  552.   end repeat
  553.   set the hilite of me to true
  554. end mouseUp
  555.  
  556.  
  557.  
  558. -- part 33 (button)
  559. -- low flags: 00
  560. -- high flags: 0000
  561. -- rect: left=343 top=305 right=317 bottom=386
  562. -- title width / last selected line: 0
  563. -- icon id / first selected line: 0 / 0
  564. -- text alignment: 1
  565. -- font id: 0
  566. -- text size: 12
  567. -- style flags: 0
  568. -- line height: 16
  569. -- part name: 
  570. ----- HyperTalk script -----
  571. on mouseUp
  572.   global lineDensity
  573.   get the short name of me
  574.   get last word of it
  575.   put it - 28 into lineDensity
  576.   repeat with b = 29 to 38
  577.     set the hilite of btn id b to false
  578.   end repeat
  579.   set the hilite of me to true
  580. end mouseUp
  581.  
  582.  
  583.  
  584. -- part 34 (button)
  585. -- low flags: 00
  586. -- high flags: 0000
  587. -- rect: left=339 top=317 right=329 bottom=387
  588. -- title width / last selected line: 0
  589. -- icon id / first selected line: 0 / 0
  590. -- text alignment: 1
  591. -- font id: 0
  592. -- text size: 12
  593. -- style flags: 0
  594. -- line height: 16
  595. -- part name: 
  596. ----- HyperTalk script -----
  597. on mouseUp
  598.   global lineDensity
  599.   get the short name of me
  600.   get last word of it
  601.   put it - 28 into lineDensity
  602.   repeat with b = 29 to 38
  603.     set the hilite of btn id b to false
  604.   end repeat
  605.   set the hilite of me to true
  606. end mouseUp
  607.  
  608.  
  609.  
  610. -- part 35 (button)
  611. -- low flags: 00
  612. -- high flags: 4000
  613. -- rect: left=387 top=305 right=317 bottom=434
  614. -- title width / last selected line: 0
  615. -- icon id / first selected line: 0 / 0
  616. -- text alignment: 1
  617. -- font id: 0
  618. -- text size: 12
  619. -- style flags: 0
  620. -- line height: 16
  621. -- part name: 
  622. ----- HyperTalk script -----
  623. on mouseUp
  624.   global lineDensity
  625.   get the short name of me
  626.   get last word of it
  627.   put it - 28 into lineDensity
  628.   repeat with b = 29 to 38
  629.     set the hilite of btn id b to false
  630.   end repeat
  631.   set the hilite of me to true
  632. end mouseUp
  633.  
  634.  
  635.  
  636. -- part 36 (button)
  637. -- low flags: 00
  638. -- high flags: 0000
  639. -- rect: left=387 top=317 right=329 bottom=435
  640. -- title width / last selected line: 0
  641. -- icon id / first selected line: 0 / 0
  642. -- text alignment: 1
  643. -- font id: 0
  644. -- text size: 12
  645. -- style flags: 0
  646. -- line height: 16
  647. -- part name: 
  648. ----- HyperTalk script -----
  649. on mouseUp
  650.   global lineDensity
  651.   get the short name of me
  652.   get last word of it
  653.   put it - 28 into lineDensity
  654.   repeat with b = 29 to 38
  655.     set the hilite of btn id b to false
  656.   end repeat
  657.   set the hilite of me to true
  658. end mouseUp
  659.  
  660.  
  661.  
  662. -- part 37 (button)
  663. -- low flags: 00
  664. -- high flags: 0000
  665. -- rect: left=435 top=305 right=317 bottom=483
  666. -- title width / last selected line: 0
  667. -- icon id / first selected line: 0 / 0
  668. -- text alignment: 1
  669. -- font id: 0
  670. -- text size: 12
  671. -- style flags: 0
  672. -- line height: 16
  673. -- part name: 
  674. ----- HyperTalk script -----
  675. on mouseUp
  676.   global lineDensity
  677.   get the short name of me
  678.   get last word of it
  679.   put it - 28 into lineDensity
  680.   repeat with b = 29 to 38
  681.     set the hilite of btn id b to false
  682.   end repeat
  683.   set the hilite of me to true
  684. end mouseUp
  685.  
  686.  
  687.  
  688. -- part 1 (field)
  689. -- low flags: 81
  690. -- high flags: 2004
  691. -- rect: left=51 top=27 right=338 bottom=506
  692. -- title width / last selected line: 0
  693. -- icon id / first selected line: 0 / 0
  694. -- text alignment: 0
  695. -- font id: 2
  696. -- text size: 12
  697. -- style flags: 0
  698. -- line height: 16
  699. -- part name: More Scale Help
  700. ----- HyperTalk script -----
  701. on MouseLeave
  702.   lock screen
  703.   hide me
  704.   unlock screen with zoom close
  705. end MouseLeave
  706.  
  707. on MouseUp
  708.   lock screen
  709.   hide me
  710.   unlock screen with zoom close
  711. end MouseUp
  712.  
  713.  
  714.  
  715. -- part 38 (button)
  716. -- low flags: 00
  717. -- high flags: 0000
  718. -- rect: left=437 top=317 right=329 bottom=485
  719. -- title width / last selected line: 0
  720. -- icon id / first selected line: 0 / 0
  721. -- text alignment: 1
  722. -- font id: 0
  723. -- text size: 12
  724. -- style flags: 0
  725. -- line height: 16
  726. -- part name: 
  727. ----- HyperTalk script -----
  728. on mouseUp
  729.   global lineDensity
  730.   get the short name of me
  731.   get last word of it
  732.   put it - 28 into lineDensity
  733.   repeat with b = 29 to 38
  734.     set the hilite of btn id b to false
  735.   end repeat
  736.   set the hilite of me to true
  737. end mouseUp
  738.  
  739.  
  740.  
  741. -- part contents for card part 1
  742. ----- text -----
  743. Your computer screen is composed of many little dots called pixels.  The "classic" Macintosh screen has a size of 512 x 342 pixels.  The area in which graphs are drawn in this HyperCard stack is somewhat smaller at 462 x 292 pixels.
  744.  
  745. I have made the default setting of the coordinate axes to be 
  746.                           1 spacing marker = 1 numerical unit
  747.  
  748. After you choose the function which you would like to be plotted you may discover that the default scale is not suitable for your needs.  If this is the case then you can change the default setting to any size that you would like.  You could enter N in the window where N is the distance between each spacing marker:
  749.  
  750.                           1 spacing marker = N numerical units
  751. For example you could have 1 marker = 0.01 or 1 marker = 200.
  752.  
  753. You may dismiss this help section by clicking anywhere.
  754.  
  755.  
  756.  
  757. -- part contents for card part 4
  758. ----- text -----
  759. This card provides you with the ability to scale and set the grid markings separately for each axis.  You can also set the size of the data points as well as the interval at which the points are plotted. 
  760.  
  761.  
  762.  
  763.  
  764.  
  765.  
  766.  
  767. -- part contents for card part 5
  768. ----- text -----
  769. Marker Spacing
  770.  
  771. -- part contents for card part 6
  772. ----- text -----
  773. Marker Scale
  774.  
  775. -- part contents for card part 7
  776. ----- text -----
  777. Shown below are sample spacings for the graph:
  778.      10
  779.      25
  780.      50
  781.    100
  782. For example the first axis has a mark every 10 pixels.  What do want the spacing to be?
  783. X axis                  Y axis
  784.  
  785. -- part contents for card part 8
  786. ----- text -----
  787. One might think of a graph as a map.  A map of the earth could fit on a piece of typing paper just as well as a map of your local town.  The difference is in the scale.  
  788. Click here:        for more help.  
  789. What do you want the scale to be?
  790.     X marker    =                units
  791.     
  792.     Y marker   =                units
  793.  
  794. -- part contents for card part 15
  795. ----- text -----
  796. Data Point Size
  797.  
  798. -- part contents for card part 24
  799. ----- text -----
  800. Line Density
  801.  
  802. -- part contents for card part 25
  803. ----- text -----
  804. Click on the line density you want for your graph.
  805.  
  806. -- part contents for card part 14
  807. ----- text -----
  808. Click on the shape that you want your data points to be.