name (string) – Optional name of the series.
string
series
Explicitly creates a series. Use the set method to set the current value. This function is rarely needed. The primary use is to overcome the limitations of the underlying engine, which does not treat numeric values as series.
numeric
Example:
cg = make_series () cg:set(1)
lowest
na