LineChart Component
npm install infiot-component-linechart> A linechart component for LG CNS INFIOT Solution.
`` bash
0.0.10
`
` bash
** 1.
>> npm install vue2-highcharts
`
bash
$3
This component can be binded with an Object Array.
However only the first item(Json type) will be shown on the chart.
Object Array Example
[
{ "Jan": 15, "Feb": 20, "Mar": 18, "April": 14 }
]
$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.