artsooter

Results 4 issues of artsooter

**Describe the bug** When my spot have non-uniform distance in the x-axis. (such as spot1:x = 1 , spot2:x = 2 , spot3:x = 20 ..... Some curve will overshooting...

about https://github.com/imaNNeo/fl_chart/issues/1995 --- I have added a new `tradeSignalType` property to `CandlestickSpot`, which includes four types: buy/sell/trade/none. When the type is not `none`, it will display a corresponding trading signal...

hello ,This PR is aims to add this feature in https://github.com/imaNNeo/fl_chart/issues/2002 Problem background --- We encountered two problems in the issue. * How to set the maximum value of the...

**Is your feature request relasted to a problem? Please describe.** I'm developing a financial application that displays candlestick charts for stock/crypto trading data. After showing the K-line chart, I need...