From: Phlip Date: 2006-09-05T22:45:14+09:00 Subject: Re: Dynamic diagram Peter Meier wrote: > I want to show a measurement value in a diagram. > > The problem is that the diagram should be visible, when new values are > added into the diagram. There is round about one value per minute. By "diagram" do you mean "chart"? If so, use BLT (which I think only binds with Python or something). If you actually mean a diagram, like a graph, with circles and arrows, try this: http://wiki.rubygarden.org/Ruby/page/show/SvgCanvas Updating it in real-time should only require a little work. I have bench-versions which do that, so if you actually need it ping me privately. -- Phlip http://c2.com/cgi/wiki?ZeekLand <-- NOT a blog!!!