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

Q: graph

Hello,
Is it possible to draw a graph in HTML/APS environment. If not, what classes
do I have to draw graph in APS.Net? Any sites as an example?
Thanks,
Nov 19 '05 #1
4 1209
I guess you mean asp.net

Try this one.......

http://www.carlosag.net/Tools/WebChart/Default.aspx

--
Regards

John Timney
ASP.NET MVP
Microsoft Regional Director

"JIM.H." <JI**@discussions.microsoft.com> wrote in message
news:18**********************************@microsof t.com...
Hello,
Is it possible to draw a graph in HTML/APS environment. If not, what
classes
do I have to draw graph in APS.Net? Any sites as an example?
Thanks,

Nov 19 '05 #2
Here are some options to get you started:
http://SteveOrr.net/articles/BarGraphs.aspx
http://msdn.microsoft.com/msdnmag/is...w/default.aspx

Here's an extensive list of 3rd party charting & graphing controls.
I'm sure many of them would fit your needs.
http://www.asp.net/ControlGallery/de...y=1&tabindex=0

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"JIM.H." <JI**@discussions.microsoft.com> wrote in message
news:18**********************************@microsof t.com...
Hello,
Is it possible to draw a graph in HTML/APS environment. If not, what
classes
do I have to draw graph in APS.Net? Any sites as an example?
Thanks,

Nov 19 '05 #3
Sort, of. You can draw an image server side and send it to the client
as if the image existed as a file on the server. The namespace is
System.Drawing, and you can find a good many articles with examples:

http://www.google.com/search?hl=en&q...rawing+asp.net

HTH,

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Wed, 31 Aug 2005 11:57:48 -0700, JIM.H.
<JI**@discussions.microsoft.com> wrote:
Hello,
Is it possible to draw a graph in HTML/APS environment. If not, what classes
do I have to draw graph in APS.Net? Any sites as an example?
Thanks,


Nov 19 '05 #4
for chart work, you should use the Microsoft Office Web Components. It's
free and ready for prime time.

--
Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ www.lulu.com/owc
Forth-coming VSTO.NET
-------------------------------------------------------

"Scott Allen" <sc***@nospam.odetocode.com> wrote in message
news:kn********************************@4ax.com...
Sort, of. You can draw an image server side and send it to the client
as if the image existed as a file on the server. The namespace is
System.Drawing, and you can find a good many articles with examples:

http://www.google.com/search?hl=en&q...rawing+asp.net

HTH,

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Wed, 31 Aug 2005 11:57:48 -0700, JIM.H.
<JI**@discussions.microsoft.com> wrote:
Hello,
Is it possible to draw a graph in HTML/APS environment. If not, what classesdo I have to draw graph in APS.Net? Any sites as an example?
Thanks,

Nov 19 '05 #5

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

Similar topics

9
by: Lilith | last post by:
Is there a python module somewhere (been searching today, no luck) which has efficiently coded various graph-handling routines, such as finding the shortest path through a graph, or the set of all...
2
by: sriniwas | last post by:
Hi Frnd's, m using prefuse visulation,it's have one display class and this class have one saveImage(outPutStream, String jpg,double size);. now graph is converting ia jpg image properly.now my...
4
by: Man4ish | last post by:
namespace ve/////////////////ve.h { struct VertexProperties { std::size_t index; boost::default_color_type color; }; }...
2
by: Man4ish | last post by:
I have created Graph object without vertex and edge property.It is working fine. #include <boost/config.hpp> #include <iostream> #include <vector> #include <string> #include...
0
by: eureka2050 | last post by:
Hi all, I am creating a radar chart containing 2 plots using jpgraph. My code is as follows:- include ("./jpgraph/src/jpgraph.php"); include ("./jpgraph/src/jpgraph_radar.php"); //...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
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...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
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...

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.