Francky Leyn wrote:
> For some reason, the x2 axis is drawn incorrectly.
I suspect a large part of that reason is a mismatched usage of axes.
You display xtics, but don't use the primary x axis for anything else.
On the other hand, you have data on the x2 axis, but don't display tics
for them.
|