473,383 Members | 1,978 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,383 software developers and data experts.

chart too for web browser

Are there tools to display chart in a web browser? I am looking for
something makes beautiful bar char, scatter plot, pie chart, etc in
web browser.

Thanks,

qq
Jul 20 '05 #1
3 2648
> Are there tools to display chart in a web browser? I am looking for
something makes beautiful bar char, scatter plot, pie chart, etc in
web browser.


There is no 'chart' format, so you'll certainly want to display an
image.

You can generate your images server-side.
For example, the business graphics module for Caudium and Roxen
webserver does that.

Sample code:
http://manuals.oav.net/creator/graphics/diagram.html

Examples of use:
http://www.caudium.net
http://www.caudium.net/modules/ultra...ges_per_day/0/

--
Bertrand LUPART

The Caudium WebServer - http://www.caudium.net/
Jul 20 '05 #2
In article <bh**********@d03.completel.fr>,
be******@NlOiSnPkAeMo.com.invalid says...
Are there tools to display chart in a web browser? I am looking for
something makes beautiful bar char, scatter plot, pie chart, etc in
web browser.


There is no 'chart' format, so you'll certainly want to display an
image.
(...)


There's SVG, but it needs a plug-in for the time being.

http://www.w3.org/Graphics/SVG/Overview.htm8
Jul 20 '05 #3
Flash based charting based on xml data. Easy to use, many different
charts, layouts, configurations etc

http://www.infosoftglobal.com/FusionCharts/

Great product (we are implementing it in the next build of our java
e-commerce software)
Regards,
Jason Billingsley

---
Java Shopping Cart - MerchantSpace http://www.merchantspace.com

On Tue, 12 Aug 2003 10:34:06 +0000 (UTC), Bertrand LUPART
<be******@NlOiSnPkAeMo.com.invalid> wrote:
> Are there tools to display chart in a web browser? I am looking for
> something makes beautiful bar char, scatter plot, pie chart, etc in
> web browser.

There is no 'chart' format, so you'll certainly want to display an
image.
(...)


There's SVG, but it needs a plug-in for the time being.

http://www.w3.org/Graphics/SVG/Overview.htm8


Sure, but that's a full featured image format, not limited to charts ;)

Since it is XML-based it should be easier to output something with an
home-made code, though.


Jul 20 '05 #4

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

Similar topics

8
by: Prabhakar | last post by:
Friends, I have been migrating ASP applications from IIS4.0/NT4.0 to IIS5.0/W2K. All the applications working perfectly except one. This particular application will make use of asp chart object....
3
by: JJ | last post by:
Hi, Can anyone reccommend a decent chart/graph component to use with asp 3 (Not ..net) Many Thanks JJ
22
by: PeteCresswell | last post by:
I've been to http://msdn.microsoft.com/library/default.asp?url=/library/en-us/mschrt/html/vbobjtitleobject.asp, but still don't have a clue. For example, I've got a chart object namde...
5
by: Zach | last post by:
Hi, I am completely new to VC#.NET graphics code and would like some help to stop me wasting my time up blind alleys. I am looking for a line charting code example. Nothing posh or airy...
2
by: hb | last post by:
Hi, I need to buy a component that can meet the following requirements: 1. create all sorts of chart dynamically; 2. can combine data sheet and chart together like Excel does; 3. can save the...
8
by: LB | last post by:
Hello everybody I'm learning how to create pie chart using OWC. I'm able now to create a pie. But I can not figure out how to do the following : - for each pie, when mousing over, I would like...
8
by: dkelly | last post by:
I wish to create a report with a chart, but I want to use a SQL statement as the source of the data, using VBA code in the reports load event I found the following snippet Dim objGraph As...
5
by: grant | last post by:
I'm trying to use a scatter chart to plot level reading for a pump station level sensor. The sensor takes a reading every 4 seconds, and there are 23,000 reading per chart There appears to be...
2
by: jhaxo | last post by:
How can I implement a cross browser javascript strip chart that does not leak memory. I have treid several off the shelf and home made charts. the basic test is to leave them running, redrawing the...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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?

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.