akeoplotly

1.0.0 • Public • Published

akeoplotly

project for plotly chart using url to pars data and view it

NPM JavaScript Style Guide

Install

npm install --save akeoplotly

Usage

import React, { Component } from 'react'

import Akeoplotly from 'akeoplotly'

class Example extends Component {
  render () {
    return (
      <Akeoplotly url ='API URL'/>
    )
  }
}
API url data format 
{
  data[,12,3,1,3,1,5,1,...],
  date['12/02/2020 15:13:15','12/02/2020 15:13:15','12/02/2020 15:13:15','12/02/2020 15:13:15',.....]
}

License

MIT © zorguiala

Readme

Keywords

none

Package Sidebar

Install

npm i akeoplotly

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

14.2 kB

Total Files

6

Last publish

Collaborators

  • zorgui