Hello Michael, I was looking for a way to get some data displayed as a timeline. Basically it consists of http request accross time. In my data, an http request is defined by:
a start time
an end time
the response size as an attribute
What I want to achieve is to get the http requests nodes displayed along a timeline and coloured based on a scale built over the data sizes of the collection.