nixCraft Linux Forum

nixCraft

Linux / UNIX Tech Support Forum

drawing graphs

This is a discussion on drawing graphs within the Coding in General forums, part of the Development/Scripting category; Trying to write a C program in LInux to draw graphs. Available 2240 floating point no. out of which the ...


Go Back   nixCraft Linux Forum > Development/Scripting > Coding in General

Linux answers from nixCraft.


Coding in General Discussion on PHP/Perl/Python/Ruby/GNU C or C++. MySQL, PgSQL and (X)HTML or any other programming languages you want.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-09-2005, 01:47 AM
kavi
Guest
 
Posts: n/a
Default drawing graphs

Trying to write a C program in LInux to draw graphs. Available 2240 floating point no. out of which the first 224 are supposed to be x-axis and the 9 sets of 224 data are to be different values to be plotted on the y axis. Havent worked in C graphics before. Looking for help.
Reply With Quote
  #2 (permalink)  
Old 01-09-2005, 01:03 PM
sweta's Avatar
Contributors
User
 
Join Date: Feb 2005
Location: New Delhi
OS: Suse, RHEL, Vista
Posts: 199
Thanks: 12
Thanked 9 Times in 9 Posts
Rep Power: 7
sweta has a spectacular aura about sweta has a spectacular aura about
Default

DISLIN is a high-level and easy to use graphics library for displaying data as curves, bar graphs, pie charts, 3D-color plots, surfaces, contours and maps. DISLIN is available for GCC under Linux. http://www.mps.mpg.de/dislin/ More info, download and examples available at dislin web site.


koolplot is freeware open-source. It is a very simple-to-use software library for drawing graphs from C or C++ programs. http://www.codecutter.net/tools/koolplot/ I think this only works under Windows based GCC compiler. But not sure see web site.

Plplot (libplplot) a scientific plotting package. PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear,
log), contour, 3D, fill, and almost 1000 characters (including Greek and
mathematical) in its extended font set. The package is designed to make it
easy to quickly get graphical output; only a handful of function calls is
typically required. It works under Linux GCC.

More info at http://ubista.ubi.pt/~dfis-wg/linux/...nuxlist-d.html

Hope this helps if you have more questions reply back
Reply With Quote
  #3 (permalink)  
Old 02-09-2005, 12:11 AM
kavi
Guest
 
Posts: n/a
Default

thank you for the reply.........will go through the references.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
mrtg not showing graphs sajith Getting started tutorials 2 13-07-2007 11:09 AM


All times are GMT +5.5. The time now is 06:56 AM.


Powered by vBulletin® Version 3.8.5 - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
©2005-2010 nixCraft. All rights reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38