On Tue, 28 Aug 2018, Logan Kelly wrote:
A feature that would be very handy is a way to access from Hansel
the attributes of a series. In particular, it would be great to be
able to access the graph name. This could be a function like
GraphName = getinfo(graph-name, series)
Hi Logan,
Check out the getinfo() function, introduced in gretl 2017d. It
returns a bundle of properties and is kind of like setinfo in
reverse.
Allin