configure cwindlines 14 dvload "data_descriptions_tree.mdv" dvprofile tree_profile D; bA main##ViewTree { scrollcommand +MAX wid=-2; echo " We have just created a tree of numbers. The tree is displayed"; echo "in the graphview window that has opened." echo "The file data_descriptions_tree.mdv in this project tells MULTI"; echo "how to create this customized graph." echo " "; echo " "; echo " Click 'Go on Selected Items (F5)' to continue."; echo " "; echo " "; dataview; } scrollcommand +MAX wid=-2; echo " This script will demonstrate some of the basic data visualization"; echo "features of MULTI. "; echo " " echo " Click 'Go on Selected Items (F5)' to begin."; echo " "; echo " ";