|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
How to generate graph in unix?
Hi Friends,
I need to generate a graph in on the basis of data available in csv file in unix. Please let me know how to generate the graph. Thanks Mayank |
| Sponsored Links | ||
|
|
#2
|
|||
|
|||
|
Oh, come on. We need more detail. Gnuplot can turn data into an image in a variety of ways, but without knowing what you want we're not likely to show you the way you want to do it.
|
| Sponsored Links | ||
|
|
#3
|
|||
|
|||
|
Hi,
I had a table like below in unix in a csv file. DateTime Transaction1 Transaction2 Transaction3 1/05/2012 8:00 2.02 11.23 2.11 1/05/2012 9:00 2.11 5.65 0.91 1/05/2012 10:00 5.12 1.32 5.6 1/05/2012 11:00 3.2 20.12 3.1 1/05/2012 12:00 6.71 15.73 2.8 1/05/2012 13:00 8.11 17.11 2.07 1/05/2012 14:00 8.9 10.42 2.11 1/05/2012 15:00 7.2 9.83 3.17 This table will be generated automatically by my sql scripts in Transaction.csv file and then i have to plot a graph for this data and insert in a microsoft document file stats.doc and has to send via mail as attachment. All this activity ahs to eb performed on a unix O/S solaris server. Thanks, Mayank Last edited by mayank2211; 05-28-2012 at 02:13 PM.. |
|
#4
|
|||
|
|||
|
|
| Sponsored Links | |
|
|
#5
|
|||
|
|||
|
What exactly are you looking to do . Create a bar graph right in the terminal as the script runs, or create an image file that contains bar graphs like mainframe modernization representing the data that will may help you
Last edited by timitiwinkle; 06-24-2012 at 11:09 AM.. |
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to generate graph from flat file by using unix script | gkn | Solaris | 2 | 02-07-2012 10:53 AM |
| Automatic generate 3D pie Graph | sheikh76 | Shell Programming and Scripting | 5 | 07-27-2011 01:46 PM |
| Unix random number generate in given range | gr8_usk | Shell Programming and Scripting | 10 | 07-25-2011 09:59 AM |
| generate PDF document on UNIX (not with GUI) from SQL*Plus output | slashdotweenie | Shell Programming and Scripting | 4 | 05-10-2011 12:03 PM |
| Generate Info From a Unix Binary | uunniixx | Emergency UNIX and Linux Support !! Help Me!! | 7 | 08-25-2010 05:52 PM |
|
|