- This gnuplot version introduces a new data type array name[size].
An array must be declared before use. Each array element A[i] may be a string,
an integer, a real number, or a complex value. A single array may contain
elements with different types. The cardinality operator 3#3A3#3 returns the size
of array A. See arrays (p. ).