使用JFreeChart显示时间序列中的最近更改 [英] Using JFreeChart to display recent changes in a time series

查看:162
本文介绍了使用JFreeChart显示时间序列中的最近更改的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何使用 JFreeChart 只显示不断更新的时间序列中的最新数据?

How can I use JFreeChart to display just the most recent data in a continually updated time series?

附录:显示包含已接受答案的完整,有效的示例here 。另请参阅此变体,其中包含两个系列。另请参阅此 Q& A ,了解 setTimeBase()

Addenda: A complete, working example that incorporates the accepted answer is shown here. See also this variation having two series. See also this Q&A regarding setTimeBase().

推荐答案

你也可以先通过advanceTime(),然后是appendData消除零。 (交换他们在示例中执行的方式)。

You can also eliminate the zero by first advanceTime(), then appendData. (swap the way they are doing it in the example).

这篇关于使用JFreeChart显示时间序列中的最近更改的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆