Is there a way that I can set two different scales at the x-axis in a python plot?
I have following code:
import numpy as np from matplotlib import pyplot