Shannon Yang

Results 3 issues of Shannon Yang

如何实现在x的数据滚动时,y轴的数据也跟着滚动,类似这种图表,在滑动x轴时,y轴的数据随着x轴的数据进行滚动,图如下: ![IMG_0016](https://user-images.githubusercontent.com/9735368/137838704-47d0d73b-123c-43a5-9ee3-34d93e7d5a69.PNG)

When I use moya, some scenarios need to get the status of the current Alamofire.Request. I checked the code of moya and found that MoyaProvider does not provide property like...

question