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

Is it possible for C# Language to plot graphs ?

Hi,

I'm relatively new to Visual C#, I read a guide book and searched on msdn,
but I haven't found any C# toolbox or code for plotting graphs. I would
really appreciate if someone tells me how to do it or where to get the code.

Thanks in advance.
Nov 16 '05 #1
4 14528
There is nothing built in but you could always use the drawing classes and
generate your own graphs, or use some thrid-party component. A free
component that I am currently trying out is ZedGraph. Search google for the
site.

"Mist Finer" <Mist Fi***@discussions.microsoft.com> wrote in message
news:1D**********************************@microsof t.com...
Hi,

I'm relatively new to Visual C#, I read a guide book and searched on msdn,
but I haven't found any C# toolbox or code for plotting graphs. I would
really appreciate if someone tells me how to do it or where to get the code.
Thanks in advance.

Nov 16 '05 #2
Hi,
You might find the following link useful.

http://www.c-sharpcorner.com/2/gdi_plus.asp

Im not sure of a toolbox for drawing graphs, but if your thinking about
taking some data and creating barcharts (using rectangles) or scatter graphs
I would advise you to look into GDI+.

Regards,
Junaid

"Mist Finer" <Mist Fi***@discussions.microsoft.com> wrote in message
news:1D**********************************@microsof t.com...
Hi,

I'm relatively new to Visual C#, I read a guide book and searched on msdn,
but I haven't found any C# toolbox or code for plotting graphs. I would
really appreciate if someone tells me how to do it or where to get the
code.

Thanks in advance.

Nov 16 '05 #3
psg
"Mist Finer" <Mist Fi***@discussions.microsoft.com> wrote in message
news:1D**********************************@microsof t.com...
I'm relatively new to Visual C#, I read a guide book and searched on msdn,
but I haven't found any C# toolbox or code for plotting graphs.


NPlot - A Free Chart Library for .NET
http://www.nplot.com

RGDS PSG


Nov 16 '05 #4
Hello,

If writing an important application and need charts with maximum quality,
speed, and/or features, then you'll likely want to research 3rd party
charting controls. If so, please see www.gigasoft.com for more info.

best regards,

Robert Dede
Gigasoft, Inc.

"Mist Finer" <Mist Fi***@discussions.microsoft.com> wrote in message
news:1D**********************************@microsof t.com...
Hi,

I'm relatively new to Visual C#, I read a guide book and searched on msdn,
but I haven't found any C# toolbox or code for plotting graphs. I would
really appreciate if someone tells me how to do it or where to get the
code.

Thanks in advance.

Nov 16 '05 #5

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...
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: karen s via AccessMonster.com | last post by:
I searched the knowledge base for a way to do this but am having no luck with it. The directions state to select the data series that you want to plot along a secondary value axis, then on the...
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...
12
by: deebeetwo | last post by:
Hello, I need to somehow relate certain records together in a table and I am wondering if this is possible in SQL at all. Consider the table definition below. I need to find all pairs that...
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: mostafijur | last post by:
Hello I want to show continuous graph using Gnu plot. That means after 1 hour I want to see previous every 10 mins graph. Gnu Plot Version: 4.0, Linux kernel: 2.6, UBUNTU I can access Gnu...
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...
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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...
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
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
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
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
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...

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.