分组线条图 grouped line chart
1 | library(ggplot2) |
面积图 Area
1 | library(ggplot2) |
面积堆积图 Stacked area chart
1 | library(ggplot2) |
Streamgraph
1 | # devtools::install_github("hrbrmstr/streamgraph") |
Time Series
1 | library(ggplot2) |
1 | library(dygraphs) |
参考
参考文章如引起任何侵权问题,可以与我联系,谢谢。