Skip to content

CN1aChartEngine 1.0.2

Latest
Compare
Choose a tag to compare
@shannah shannah released this 16 Feb 22:23

This release is a tag to mark the last version of this library that uses the CN1Pisces library.

1.0.2 Changes

Fixed NullPointerException on XY charts

1.0.1 Changes

Fixed errors with Collections.toArray() on new vm.

Requirements

Your project must include the following libraries in your lib directory:

  1. CN1Pisces
  2. CN1FontBox

Compatibility

This version of CN1aChartEngine should work on all platforms including iOS, Android, Blackberry (4 & 5), J2ME, Windows Phone, and the Simulator.

Note: If your application only needs to run on iOS, Android, and the simulator, then you may want to consider CN1aChartEngine 2.0.1 or higher which uses the built-in CN1 graphics pipeline, which is much faster than the CN1Pisces graphics library.

Installation

  1. Download the CN1aChartEngine.cn1lib to your project's lib directory.
  2. Install the CN1Pisces library into your project.
  3. Install the CN1FonBox library into your project.
  4. Refresh libs.