Welcome to Dream.In.Code
Getting C++ Help is Easy!

Join 136,069 C++ Programmers for FREE! Get instant access to thousands of C++ experts, tutorials, code snippets, and more! There are 1,586 people online right now. Registration is fast and FREE... Join Now!




Graphs in C

 
Reply to this topicStart new topic

Graphs in C

JJ_mrec
11 Apr, 2008 - 11:50 PM
Post #1

New D.I.C Head
*

Joined: 21 Jan, 2008
Posts: 6

Hi everybody,

Is it possible to generate graphs using a C program?
User is offlineProfile CardPM
+Quote Post

KYA
RE: Graphs In C
12 Apr, 2008 - 01:33 AM
Post #2

#include <nerd.h>
Group Icon

Joined: 14 Sep, 2007
Posts: 4,778



Thanked: 91 times
Dream Kudos: 1200
My Contributions
Depends on what you mean by graph. If you have a graph and want to display it then yes.

If you want to make a graph out of asterisks, then yes.

If you want to make a graph out of other shapes, letters, and symbols, then yes.

If you want to make a slide show showing graphs I would use power point, but in C yes.

Does this answer you vague question?
User is online!Profile CardPM
+Quote Post

JJ_mrec
RE: Graphs In C
14 Apr, 2008 - 02:37 AM
Post #3

New D.I.C Head
*

Joined: 21 Jan, 2008
Posts: 6

QUOTE(KYA @ 12 Apr, 2008 - 02:33 AM) *

Depends on what you mean by graph. If you have a graph and want to display it then yes.

If you want to make a graph out of asterisks, then yes.

If you want to make a graph out of other shapes, letters, and symbols, then yes.

If you want to make a slide show showing graphs I would use power point, but in C yes.

Does this answer you vague question?


I actually have the data for X and Y axes. Now using this data i wana plot a graph using C program. I dono whether it is possible. If u have any idea abt it then plz help.
User is offlineProfile CardPM
+Quote Post

KYA
RE: Graphs In C
14 Apr, 2008 - 05:00 AM
Post #4

#include <nerd.h>
Group Icon

Joined: 14 Sep, 2007
Posts: 4,778



Thanked: 91 times
Dream Kudos: 1200
My Contributions
You would have to create an app that can plot points. It is entirely doable, but it would require the creation of a "graph", a "plane" and the ability to plot points to it. I'm sure if you googled it you'd find some starting material. All you'd need to do is create a 2d space that represents the Cartesian coordinate system.
User is online!Profile CardPM
+Quote Post

Reply to this topicStart new topic
Time is now: 12/1/08 06:53PM

Live C++ Help!

C++ Tutorials

Reference Sheets

C++ Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month