answersLogoWhite

0


Best Answer

Em depends on the points your plotting on the graph. If they are evenly distributed then it's probably a linear graph.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

12y ago

including the header file #inlude <initgraph.h>

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you use Graph in data structure?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What the data structure is used behind FACEBOOK?

The GRAPH data structure used behind Facebook.for more detail see


Introduction of graphs in data structure?

Graph (data structure) A labeled graph of 6 vertices and 7 edges.In computer science, a graph is an abstract data structure that is meant to implement the graph concept from mathematics.A graph data structure consists mainly of a finite (and possibly mutable) set of ordered pairs, called edges or arcs, of certain entities called nodes or vertices. As in mathematics, an edge (x,y) is said to point or go from x to y. The nodes may be part of the graph structure, or may be external entities represented by integer indices or references.A graph data structure may also associate to each edge some edge value, such as a symbolic label or a numeric attribute (cost, capacity, length, etc.).


What data should you use for a line graph?

data


What graph can you use to show data in intervals?

bar graph


Which of the following data structure is non liner type?

A non-linear data structure is one in which the elements are not arranged or linked in a linear fashion. Trees, graphs, etc. are non-linear data structure since the elements are arranged in a branching manner.


Why would you use a graph?

A graph is used as a visual representation of data


When do you use a broken line graph?

you use a broken line graph usually for showing continuous data (data with growth over time)


Define tree in data structure?

Tree is directed, cycle-less, connected graph.


What is descrete data?

it is the use of graphs for example bar graph and picto graph


How would you tell what type of graph you use?

You usually want to use a bar graph. If you have a year of data you probably want to use a line graph.


What is the best graph to use when showing how a part of the data relates to the whole data set is?

Probably a pie (or circle) graph.


What kind of graph is use to show discrete data?

A bar graph shows discreet data, but other types can also.