Skip to content

Releases: highcharts/highcharts-android

v7.0

17 Dec 12:39
Compare
Choose a tag to compare

Core changelog:

See full 7.0 changelog here.

Mobile changelog:

  • Fixed HIFunction - now after chart update, new callbacks works properly

v6.2

27 Nov 13:01
Compare
Choose a tag to compare

Core changelog:

See full 6.2 changelog here.

Mobile changelog:

  • chart reload() method deprecated
  • package names changed to lowercase
  • minimal SDK version lowered to 19

v6.1.4

28 Sep 11:33
Compare
Choose a tag to compare

Core changelog:

See full 6.1.4 changelog here.

v6.1.3

14 Sep 12:18
Compare
Choose a tag to compare

Core changelog:

See full 6.1.3 changelog here.

v6.1.2

12 Sep 13:19
Compare
Choose a tag to compare

Core changelog:

See full 6.1.2 changelog here.

Mobile changelog:

  • Fixed #16 (colors for specified series now available)

v6.1.1

16 Jul 14:48
Compare
Choose a tag to compare

Core changelog:

See full 6.1.1 changelog here.

Mobile changelog:

  • Chart update feature: changing any object from the chart's options causes the chart to be updated automatically.

v6.1

17 Apr 12:27
Compare
Choose a tag to compare
  • Live data URLs
  • Pattern fills
  • Mobile native scrolling
  • SCSS themes

More information in the blog announcing article.

v6.0.7

06 Apr 11:33
Compare
Choose a tag to compare
  • Functions feature: added support for Android lambdas in HIFunction.
  • New api reference (documentation).