Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 429 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 429 Bytes

ChartDataVisualization

数据库MongoDB

数据

{

"_id" : ObjectId("5b53271bbe55049796eed1aa"),

"id" : 1,

"2018-01-03" : 21,

"2018-01-04" : 2,

"2018-01-05" : 33,

"2018-01-06" : 3,

"2018-01-07" : 44,

"2018-01-08" : 43,

"2018-01-09" : 22,

"2018-01-10" : 12

}

最终效果

image