Highcharts Mobile 관련 정보

iOS와 Android 모바일 프로젝트에 인터랙티브 차트를 손쉽게 추가합니다.

Highcharts Mobile is a bundle of Highcharts iOS and Highcharts Android. It offers flexible layout and sytling, customize your charts with features such as tooltips, animation, drill-down, zooming and more. It includes many of your favorite charts such as line, column, bar, pie, treemap, scatter plot, guages and more. Get gorgeous, multi-touch charts with just a few lines of code.

Highcharts Mobile Features

Robust documentation
Highsoft take great pride in creating developer-friendly documentation and demos that make learning Highcharts a fun experience. The API documentation contains descriptions of all the necessary classes and how to use them. You will also find several “getting started” guides, as well as in-depth documentation of its features and options with live code. As the infrastructure itself is intuitive, most developers will find it easy to use, even without referencing the documentation.

Vast chart collection
Highcharts currently supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange, areasplinerange, columnrange, bubble, box plot, error bars, funnel, waterfall, polar chart types, and many more.

Options are optional
In most cases, charts look and behave exactly as you need without any modifications. For anything else, a simple options-structure allows for deep customization. Highcharts is also extendable and pluggable for experts seeking advanced animations and functionality.

Flexible styling
The elegant charts render crisp and clear at any resolution and are easily styled via the via Java or JavaScript API as well as CSS (web apps).

Dynamic
Easily bring charts to life to demonstrate complex relationships between data, with live, dynamic updates of data and customizable animations.

Usage
The dedicated Android wrapper for Highcharts is designed to work with Android 5.0. and later. The chart creating process is simple as each main feature has its class; the framework is easy to install as well since only a few options are needed to generate the chart. The dedicated iOS wrapper for Highcharts is designed to work with iOS 8.0+. A convenient class infrastructure allows you to quickly embed charts in iOS apps, written in Objective-C or Swift. Distributed as framework, doesn’t require complicated setup.

Technology
The mobile solution encompasses a small JavaScript web view embedded in your mobile application. This code is identical to the industry-leading Highcharts code, used across millions of web pages. The dedicated iOS wrapper is available for developers who would rather not work with the JavaScript library directly and the Android wrapper allows for developers who would prefer working with Java rather than JavaScript.