PieChart Component
npm install infiot-component-piechartcomponent> A piechartcomponent component for LG CNS INFIOT Solution.
`` bash
0.0.7
`
` bash
** 1.
>> npm install highstock
`
bash
$3
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 }
]
$3
`Data Binding Model
` bashBoolean : 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.