Ketan Coretus

Results 5 comments of Ketan Coretus

@imaNNeoFighT any update on the issue. We are not able to scroll horizontal axis ![Check this](https://user-images.githubusercontent.com/78349298/166654183-f1a77bfd-3cb5-4cf9-9711-62a6935a2112.png)

> This worked for me > > ``` > SingleChildScrollView( > scrollDirection: Axis.horizontal, > child: Container( > width: 1000, > padding: EdgeInsets.all(8), > child: flchart.BarChart( > ... > ), >...

@tijnar : Can you post your code snippet?

@wahyu-handayani: No, I didn't find any solution yet.

Same issue. Getting below response while calling https://api.kucoin.com/api/v1/hist-orders API { "code": "401000", "msg": "The interface has been deprecated" }