
With the tables I will have x,y,z axes.
Say the y-axes is rpm.
If I modify the y-axes the rpm is now out of sync.
The original and compare rows have different rpm values.
The comparison isn't concerned with the values.. only the column or row id.
So you aren't comparing 2500rpm with 2500rpm... just row 3 with row 3.
This has a knock on effect with the table graph.
You might be viewing the compared table or the oem table....but the axes values don't change to reflect that.
So you always see the original axes data + compared values.
Instead of the compared axes data + compared values