nixCraft Linux Forum

nixCraft

Linux 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

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 09-01-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
Sponsored Links
  #2 (permalink)  
Old 09-01-2005, 01:03 PM
sweta's Avatar
Contributors
User
 
Join Date: Feb 2005
Location: New Delhi
My distro: Suse, RHEL, Vista
Posts: 152
Rep Power: 4
sweta will become famous soon enough
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 09-02-2005, 12:11 AM
kavi
Guest
 
Posts: n/a
Default

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

Bookmarks


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 On

Similar Threads

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


All times are GMT +5.5. The time now is 11:35 AM.


Powered by vBulletin® Version 3.7.3 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

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