dchart-table-chart

0.0.1 • Public • Published

dchart-table-chart

符合dchart规范的表格图表

安装

npm install dchart-table-chart

用法

var Table = require('dchart-table-chart);
var chart = new Table(container, {
  head : [
    {title : this.name},
    {title : '人数'},
    {title : '偏好度TGI'}
  ]
});

Readme

Keywords

none

Package Sidebar

Install

npm i dchart-table-chart

Weekly Downloads

2

Version

0.0.1

License

ISC

Last publish

Collaborators

  • elvira