0.0.10 • Published 5 years ago

infiot-component-linechart v0.0.10

Weekly downloads
6
License
ISC
Repository
github
Last release
5 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

5 years ago

0.0.9

5 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 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