473,402 Members | 2,050 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,402 software developers and data experts.

Howto display Graphs/Monitored data on web browser ?

Hello,

I am newbie to web programming, though a did bit 10 years back.
I have to do this for embedded device, which is running some
simple minimal web server as of now.

On browser, I need to display (say) a simple graph, with X-axis and Y-axis.
Say throughput or CPU Performance extra. (refresh it at run time)

How to do this whole thing ?

Any existing support from any freeware or any thing.

I understand, web server need to do streaming of data.
For this web browser should do polling or so.

FYI,
0. There need to be only 1 client for the server in our case.
1. I wish to move most computing on browser side.
2. E.g. gnuplot genrates PNG images, I wish if that could be done
at browser. How ? I have no clue ?
3. I do not want to ship PNG/Image files from web server.

I just came across AJAX. Will this along with javascript / XML help me.
Any existing Applet or anything, which I can put on web page.

I also came across gnuplot, but do not know how to run that with refreshed data file from inside web browser.

Thanks for any pointers, I need them very much.

regards,
- nalin
Sep 19 '06 #1
2 3924
I'm far from guru status so you should take this comment as only a possibilty, but Scalable Vector Graphics might be something worth looking into. You can insert javascript code to control what is plotted, and even use a timeout function for javascript powered animation, but I do not know if the ajax XML HTTP request would work.
Sep 19 '06 #2
Here's a link that I found:

http://www.jibbering.com/2002/5/dynamic-update-svg.html
Sep 19 '06 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Dan Sikorsky | last post by:
I've sent private data back to the IIS by implementing the web page reference to HTTPS, but how can secure data be sent to the client computer over the internet using SSL? -- Thank you, Dan...
2
by: Anthony Cuttitta Jr. | last post by:
We have an application that outputs several different graphs from data downloaded from our AS400. The application has worked without (this) issue for several months now, but just recently, the...
4
by: Coskun Cavusoglu | last post by:
Hi I need to build something that works like the following example http://www.realestateabc.com/calc_v22/calculator.html How can can I do this by using c# and web forms. It will be a part of a...
3
by: Neo Geshel | last post by:
Greetings. I am making an admin interface, which allows me to upload photos to an access DB. The admin interface also needs to display the uploaded photos, but only needs to show them at a...
12
by: Jose M Hernandez | last post by:
Does anybody know of techniques (or websites) where a graph is generated based on data of an array? Any advice on graphs and ASP is greatly appreciated...
1
by: robyjoseph | last post by:
hi all . i am doing my first project using crystal reports in .net1.1. I want some graphs to be displayed in the browser. But when i run the project the graphs and cyrstal report icons are not...
1
by: robyjoseph | last post by:
hi all . i am doing my first project using crystal reports in .net1.1. I want some graphs to be displayed in the browser. But when i run the project the graphs and cyrstal report icons are not...
10
by: paulie | last post by:
Hi, I have been experiencing an issue when trying to use AJAX to reload a DIV area using a timer of 2000ms, which contains a html page with another DIV and javascript. Scenario -------------...
2
by: tvnaidu | last post by:
I have application which continuously reads samples and calculates current, I am looking for some html code to display those values in graphs, just like on windows, task manager shows CPU usage, just...
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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
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.