随笔分类 -  Visualization可视化

摘要:各国家用户消费分布 阅读全文
posted @ 2018-05-13 15:25 智能先行者 阅读(22922) 评论(0) 推荐(0)
摘要:时间序列pv-gmv双轴折线图 阅读全文
posted @ 2018-05-13 14:23 智能先行者 阅读(10861) 评论(0) 推荐(0)
摘要:R平行坐标图 library(lattice)data(iris)parallelplot( ~ iris[1:4], iris, groups = Species, horizontal.axis = FALSE, scales = list(x = list(rot = 90))) Tablea 阅读全文
posted @ 2017-04-30 18:33 智能先行者 阅读(2813) 评论(1) 推荐(0)