Hi,

how can I define the number of rows/columns of subplots when using "xtline"? The options "rows()" and "cols()" do not work:

input: "xtline var1, rows(2)"
output: "option rows() not allowed"

Same with "cols(#)". Any ideas?

Thanks