标签: r ggplot2 real-time
继续该线程:
Real-time auto incrementing ggplot in R
$step1 = "$$$ foobar --- 123 --- barbaz -$-"; $step2 = preg_replace('/(?:(-)|[^A-Za-z\d\/-])+/', '$1', $step1);
上面的方法很漂亮
当我生成带有日期和时间的时间戳时。它不再起作用了。 该图是静态的,而不是沿x轴随时间移动。
foobar-123-barbaz-