v0.3.0: Multiple trend lines
- BREAKING: Add support for multiple trend lines.
- The old
trendproperty is changed totrends, to support multiple data points perCandleData. - The old
trendLineColorproperty is changed totrendLineStyles. - Updated example project to reflect above changes.