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

plotting Graphs how to in C ?

hi
i am doing a project on N/W mgmt systems using C language. i want to
know how to plot graphs in C language. ... there are packages (out of
the std's) available for this, such as :- GTK , QT ,OpenGL ... can
any body help me out with this ...
regards
Vivek

Oct 16 '06 #1
2 2448
Vivek wrote:
hi
i am doing a project on N/W mgmt systems using C language. i want to
know how to plot graphs in C language. ... there are packages (out of
the std's) available for this, such as :- GTK , QT ,OpenGL ... can
any body help me out with this ...
regards
Vivek
Well, the various packages you've just mentioned should contain
sufficient documentation to get you up and running. Also try posting to
their respective mailing lists but do read any FAQs first.

Since this group is about ISO C, unless you show us some of your actual
C code, not much advice can be given. If your question is an
algorithmic one, comp.programming may be a better place to ask.

<OT>
If the implementation language is not relevant to the project, you
might want to take a look at langauges more suitable for this purpose
like S and Fortran
</OT>

Oct 16 '06 #2

santosh wrote:
Vivek wrote:
hi
i am doing a project on N/W mgmt systems using C language. i want to
know how to plot graphs in C language. ... there are packages (out of
the std's) available for this, such as :- GTK , QT ,OpenGL ... can
any body help me out with this ...
regards
Vivek

Well, the various packages you've just mentioned should contain
sufficient documentation to get you up and running. Also try posting to
their respective mailing lists but do read any FAQs first.

Since this group is about ISO C, unless you show us some of your actual
C code, not much advice can be given. If your question is an
algorithmic one, comp.programming may be a better place to ask.

<OT>
If the implementation language is not relevant to the project, you
might want to take a look at langauges more suitable for this purpose
like S and Fortran
</OT>
Fortran does not contain graphics primitives either.
The graphics tools mentioned by the OP do not draw graphs.

Really, the best way to solve a tools question is a google request to
turn up stuff like this:
http://www.gnu.org/software/plotutils/

or a sourceforge search to turn up stuff like this:
http://sourceforge.net/projects/gtb

I guess that neither of these things is really what the OP wants, but
the OP can search a lot better than we can, since only the OP knows the
actual requirements.

Oct 16 '06 #3

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

Similar topics

5
by: Andrew Dalke | last post by:
I've been looking for a decent 3D plotting library with support for user selection that works under OpenGl, preferable with wxPython. For this first project I need to do a 3D scatter plot with...
12
by: Russ | last post by:
I'm interested in setting up a web page where live data can be displayed in real-time on the web page. For example: I would like to display a (nice looking) graph of some data value versus time...
1
by: wayne | last post by:
i want to plot a line graph. The values that I obtain are the RGB value of a TIFF image. i m plotting RGB values vs value(1,2,3..) so when generated the RGB values, there will b a column of values...
7
by: diffuser78 | last post by:
My python program spits lot of data. I take that data and plot graphs using OfficeOrg spredsheet. I want to automate this task as this takes so much of time. I have some questions. 1. Which is...
0
by: robert | last post by:
What is a good library for plotting graphs to (compressed) gif / jpg images? Has anybody experience with this? I want to put some simple 2D (and maybe 3D) graph data visualization on a web...
4
by: Jon Harrop | last post by:
Does WPF provide graph and chart plotting functionality? If so, are there any C# examples out there? -- Dr Jon D Harrop, Flying Frog Consultancy Ltd. http://www.ffconsultancy.com/products/?u
18
by: Giovanni Dicanio | last post by:
Hi, do you know any good and free 2D and 3D plotting libraries for .NET ? I need them for a project (which is starting as an "experiment", and is no commercial, at least at this first step, so...
7
by: arslanburney | last post by:
Hello. Ive got two functions here. Somehow the program does not go in to the second function wehn i call it. The bestfit function. Could some1 help me identify the problem. Heres the code: ...
0
by: Helmut Michels | last post by:
Dear C/C++ programmers, I am pleased to announce version 9.4 of the data plotting software DISLIN. DISLIN is a high-level and easy to use plotting library for displaying data as curves, bar...
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
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: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: 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:
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
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: 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...

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.