0.0.10 • Published 7 years ago

infiot-component-linechart v0.0.10

Weekly downloads
6
License
ISC
Repository
github
Last release
7 years ago

infiot-component-linechart

linechart.png

A linechart component for LG CNS INFIOT Solution.

Version

0.0.10

Prerequisite installations

** 1.
>> npm install vue2-highcharts

How to use ...

### How to use

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 }
]

### 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.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago