Posted to tcl by apn at Tue Sep 04 16:45:56 GMT 2018view pretty

set rain [tarray::samples::get rainfall]
toplevel .foo
tarray::ui::rbcchart .foo.chart $rain -title "Rainfall and Temperature by Month"
pack .foo.chart
.foo.chart line create Temperature -pixels .02i