aiCharts for Android について

Android アプリケーションにチャートを追加できます。

aiCharts for AndroidはAndroid のために設計、最適化されています。少数のコード行でデベロッパーが、アプリケーションスタイルによる、チャートを使って、カスタマイズすることができます。aiCharts for Androidは多くの視覚効果、透過性、カスタム描画、データバインディングなどが含まれます。XMLテンプレートのサポートがカスタマイゼーションのプロセスを容易にします。aiCharts for Androidは低いレベルネイティブのライブラリを使わず、Dalvik Java VMにによって完全に安全な管理された環境上で動作するため、Android OS ユーザーにとって100%安全です。

Supported Chart Types

Android chart engine - aiCharts provides a set of the most used chart types:

  • Line
  • Spline
  • Point
  • Bubble
  • Column
  • Stack Column
  • Stack Column 100%
  • Bar
  • Stack Bar
  • Stack Bar 100%
  • Range Column
  • Range Area
  • Doughnut
  •  Area
  • Spline Area
  • Stack Area
  • Stack Area 100%
  • Pie
  • Polar
  • HiLoCandlestick
  • Funnel
  • Pyramid
  • Rose
  • Step Area

This set of chart types are enough for most financial and general purpose applications.

Advanced Visual Customization
aiCharts customization provides freedom for your creativeness. The library provides several layers of customization. One of them is declarative. You can attach images from Android application resources to layout XMLs in the standard Android way. Second is a real-time approach, which allows attaching of custom code during drawing. The developer has full access to all aspects of drawing. Greatest freedom is a combination of code and style, so visual templates is third way of customization. You can create XML templates defining style and layout for visual representation of data, which are easily applied in one line of code.