473,405 Members | 2,185 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

plot

Dear gurus:

I need to create a real-time line plot on an html page, without
resorting to java, cgi, or anything server-side. I think maybe this
could be done with javascript, or dhtml, and most likely macromedia
flash - what may be the best choice for a clean and portable design?
and why?
Bill
Jul 20 '05 #1
3 2361
Dnia 2004-01-08 06:33, Użytkownik Bill Chiu napisał:
Dear gurus:

I need to create a real-time line plot on an html page, without
resorting to java, cgi, or anything server-side. I think maybe this
could be done with javascript, or dhtml, and most likely macromedia
flash - what may be the best choice for a clean and portable design?
and why?


use Flash
--
=========================
Janusz 'Kali' Kaliszczak
"nemo ante mortem beatus"

Jul 20 '05 #2
On 7 Jan 2004 21:33:24 -0800, bi******@despammed.com (Bill Chiu) wrote:
I need to create a real-time line plot on an html page, without
resorting to java, cgi, or anything server-side. I think maybe this
could be done with javascript, or dhtml, and most likely macromedia
flash - what may be the best choice for a clean and portable design?
and why?


Need a bit more info. For example: if you aren't doing anything
server-side, where is the data coming from? What sort of plot? You might
also expand a little on what you mean by "real-time", as that's a term
that gets used in different ways.

--
Stephen Poley

http://www.xs4all.nl/~sbpoley/webmatters/
Jul 20 '05 #3
bi******@despammed.com (Bill Chiu) wrote in
news:94**************************@posting.google.c om:
Dear gurus:

I need to create a real-time line plot on an html page, without
resorting to java, cgi, or anything server-side. I think maybe this
could be done with javascript, or dhtml, and most likely macromedia
flash - what may be the best choice for a clean and portable design?
and why?
Bill


I won't say it can't be done with javascript (it depends what you really
want), but I would reccommend a Java Applet instead (which will require
Sun's Java Runtime Plugin).

Or Flash (don't know much about flash but I'm sure you should be able to
get some external real time data to it somehow).

Last but most flexible option is ActiveX. However if it's for the public
your chances are low that your visitors will allow it to run.

--
Add articles with optional images to news/events pages via FTP
News Updater: http://www.xmlssoftware.com/NUpdater
Jul 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Dr. Colombes | last post by:
MatPlotLib question: How to get more different size plot symbols in the plot function ? Is there a way to get different size squares (or circles or triangles, etc.) ? For example, in a two...
1
by: Dr. Colombes | last post by:
Using MatPlotLib plot function, is there a way to get variable size plot symbols? For example, using symbol strings like 'o' (circle), 's' (square), 'x' (cross), etc., is there a way to specify...
1
by: Jan Wienhausen | last post by:
Hi, I need to do a plot of data that is beeing acuired. For that the plot needs to be updated after aquiering a new tuple. At the moment I allways do this after a new tuple is aqcuired: ...
30
by: nephish | last post by:
Hey there, i have tried about every graphing package for python i can get to work on my system. gnuplot, pychart, biggles, gdchart, etc.. (cant get matplot to work) so far, they all are working...
8
by: questions? | last post by:
I want to make a 3d plot. x is a vector(discrete), y is also a vector(discrete), for each pairwise x,y I have a value z(x,y)(it is not a function, just discrete values for each pair of x,y) I...
0
by: toton | last post by:
Hi, for my project I needs a few plots to visualize the data (mostly x-y plot) . Most of the existing plotting library either copy the data and do plotting, or takes a data pointer to an 2d x-y...
6
by: redcic | last post by:
Hi all, I've just downloaded scipy v 0.5.2 and I would like to be able to draw plots. I've tried: import scipy.gplt import scipy.plt import scipy.xplt and none of them work. Are these...
0
by: meggahertz | last post by:
I am using matplotlib to generate plot in python in linux. The porblem I am facing is that when I generate a plot using plot() then show() the script stops at that point until I close the plot...
1
by: dazzler | last post by:
Hi! I just moved using wxpython so I'm a quite newbie. I was wondering how to update plotcanvas? In my code I made button with event to update plotcanvas with new results, but how to properly do...
1
by: oyinbo55 | last post by:
I am trying to use the pylab plot command on my laptop running Ubuntu 6.06 (Dapper). Although the plot command works fine on my XP desktop at work, I cannot open the plot window on the laptop. I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.