How can I have two different linear scales in x-axis in python?

前端 未结 0 2051
小鲜肉
小鲜肉 2021-02-15 08:37

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          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题