live feed
jchart2d is a real-time charting library written in java.
Brought to you by:
achimwestermann
So much AJAX out there, and so many types of charting too.
I've use google charting to do this sometimes live feed:
http://www.verticalchallenge.org/bioharness/heart.php
This is a Bluetooth device feeding the data stream.
Always issues with applets too, so it is a mess if not doing straight up SWING apps.
I'm willing to works as a developer on this project to make each data stream into an rss feed.. then ajax libraries can upload and cross fade in image reports as data is sent in.
ideas?
thanks,
brad.zdanivsky@gmail.com
Anonymous
Sorry brad,
never answered on this one. Main reason: I had no clue what you tried to do.
Did you want to expose the data points of each trace of a chart to an rss feed? And what would happen on the client side?
kind regards,
Achim