Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

 

 

 

【字段URL】数据结构:(字段名使用数据库字段名规范,支持中文
[{"name":"region","label":"Region","type":"string"},{"name":"date","label":"Date","type":"date"},{"name":"revenue","label":"Revenue","type":"double"}]

 

【数据URL】数据结构 :

[["AP","2016-11-01",5],["AP","2016-11-02",5],["AP","2016-11-03",5],["AP","2016-11-04",5],["AP","2016-10-01",5],["AP","2016-10-02",5],["AP","2016-10-03",5],["AP","2016-10-04",5],["AP","2015-11-01",5],["AP","2015-11-02",5],["AP","2015-11-03",5],["AP","2015-11-04",5],["AP","2015-10-01",5],["AP","2015-10-02",5],["AP","2015-10-03",5],["AP","2015-10-04",5],["US","2016-11-01",5],["US","2016-11-02",6],["US","2016-11-03",7],["US","2016-11-04",8],["US","2016-10-01",9],["US","2016-10-02",10],["US","2016-10-03",11],["US","2016-10-04",12],["US","2015-11-01",13],["US","2015-11-02",14],["US","2015-11-03",15],["US","2015-11-04",16],["US","2015-10-01",17],["US","2015-10-02",18],["US","2015-10-03",19],["US","2015-10-04",20],["EU","2016-11-01",5],["EU","2016-11-02",7],["EU","2016-11-03",9],["EU","2016-11-04",11],["EU","2016-10-01",13],["EU","2016-10-02",15],["EU","2016-10-03",17],["EU","2016-10-04",19],["EU","2015-11-01",21],["EU","2015-11-02",23],["EU","2015-11-03",25],["EU","2015-11-04",27],["EU","2015-10-01",29],["EU","2015-10-02",31],["EU","2015-10-03",33],["EU","2015-10-04",35]]

  • No labels