Hi,
I created a line graph where the Y axis is a value that is created every 5 minutes (the value is a percentage of how "healthy" the system is). My X axis is based on a time stamp called "eventTimeStamp").
When I use a size of N in the X-axis, I get a graph that looks to be correct, but the distances between each "dot" comprising the graph are visualized inequally. One dot can be 20 pixels from the next one, then the dot after that appears 100 pixels from that previous one. However, when I hover my mouse over the dots, the values in the tooltip show timestamp intervals which are 5 minutes each, which is correcy.
As an example between 2 dots there might be 1 cm difference and between another 2 dots the difference might be 5 cm. In the following screenshots you can see a demonstration of this problem:
14:25
14:30
14:35