Skip to content

v0.3.0: Multiple trend lines

Compare
Choose a tag to compare
@h65wang h65wang released this 03 Nov 20:46
· 20 commits to master since this release
  • BREAKING: Add support for multiple trend lines.
  • The old trend property is changed to trends, to support multiple data points per CandleData.
  • The old trendLineColor property is changed to trendLineStyles.
  • Updated example project to reflect above changes.