[Return to Master Index]

------- plotting/graphing program functions -----------
tsplot       - time-series graphs
pltdens      - density plots
pairs        - scatter plot (uses histo)
-------- Demo programs ---------------------------
 
tsplot_d    - demonstrates tsplot
pltdens_d   - demonstrates pltdens
pairs_d     - demonstrates pairwise scatter
plt_turnsd  - turning point plots

------- support routines -----------
histo        - used by pairs
plt_turns    - turning point plots