- NEW: Initial Release.
- NEW: Add Hidden Volume
- NEW: Add CCI
- NEW: Add onSecondaryTap
- Changed the k-line drawing logic
- NEW: Added real-time price display
- Breaking Change: Ability to customise UI of KChartWidget.(The chartStyle and chartColors must be specified)
- Fix: Fixed some UI issues about zooming
- Breaking Change: null safety.
- NEW: Add line under Touch Dialog.
- NEW: More color can change.
- NEW: You can show or hide the grid.
- Changed the multi-language implementation.(Please migrate to the new way as soon as possible)
- Changed the period of kdj from 14 to 9.
- Changed the way the marker values are displayed, from right to left.
- Changed the UI when gridlines are hidden.
- Upgraded the display of real-time prices.
- More configurations are available.
- Fix a bug about NPE.
- Fixed Vertical text alignment and make amount nullable.
- Fixed nowPrice text painting position.
- Add click show detailed data.
- View display area boundary value drawing.
- Always show the now price.
- Delete
bgColor
api.('UsechartColors.bgColor
instead.') - Add TradeLine.
- Fixed about data not contain
change
orradio
.
- Add
chartColors.lineFillInsideColor
. - Add
materialInfoDialog
config. - Fix: removes duplicate crossLine and crossLine text rendering.
- Add
xFrontPadding
. (padding in front. default 100) - Fix: KChart and DepthChart onPress selection when they don't fill the whole screen.
- Optimize performance on the web.