0.0.7 • Published 5 years ago

infiot-component-piechartcomponent v0.0.7

Weekly downloads
8
License
ISC
Repository
github
Last release
5 years ago

infiot-component-piechartcomponent

piechartcomponent.png

A piechartcomponent component for LG CNS INFIOT Solution.

Version

0.0.7

Prerequisite installations

** 1.
>> npm install highstock

How to use ...

### How to use

This component can be binded with Object Array.
However only the first item(Json typed data) will be drawn on the chart.
The total of all portions is recommended to be 100.

Object Array Example
[
{ "Spring": 15, "Summer": 20, "Autumn": 40, "Winter": 25 }
]

### What the benefit

Data Binding Model

Boolean : Not Available
Analog  : Not Available
Digital : Not Available
String : Not Available
Object : Not Available
Boolean Array : Not Available
Analog Array : Not Available
Digital Array : Not Available
String Array : Not Available
Object Array : Available

For a detailed explanation on how the component work, please contact to the author.

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago