Graphical
Graphical copied to clipboard
Specify values for X axis
I would like to show a graph for data with explicit X values, e.g. where the X axis represents time. Maybe Datapoints could accept a hash table where the key is the X value?
Ideally, the key could then be an int, float or DateTime object