Skip to content

0.5.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@MarcoEidinger MarcoEidinger released this 12 Jun 16:15

⚠ BREAKING CHANGES

  • SegmentedControl: API renaming

Features

  • add a new chart type - column (06bb4a6)
  • add new column chart to test app Micro Chart (52b41c0)
  • pin&zoom and pan for column chart's x axis labels (44ca423)
  • pinch&zoom and pan for column chart (def04f5)
  • selections for column chart (0b99e0f)

Bug Fixes

  • fix micro chart - column's ui when the column value is negative (d25cc9a)
  • SegmentedControl: dynamic height based on content size (708674c)