How to make time duration responsive to graph axis limits?
Hello, I have a datatable that consists of:absolute date-timeduration in seconds from first timestampdatapoints associated with each date-time When I plot the datapoints I often place duration on the X-axis and then crop / filter the X-axis to a period of interest. However when cropping the X-axis in the graph builder the duration no longer starts at "zero". What is the simplest way to always star...