Define symbol characteristics. SYMBOL1 defines the symbol that marks the data points and specifies its height and color. INTERPOL=JOIN joins the data points with straight lines.
symbol1 color=red
        interpol=join
        value=dot
        height=3;