|
From: mannu j. <man...@re...> - 2010-07-30 13:57:37
|
Hi, I have a file like this file1.dat: I 1 M 1 N -1 G 0 K 1 L 0.25 R -1 I want to draw histogram with different color for different values like for 1 it will come with red color, -1 will come with black color and 0.25 will come tilted and of green color (but the order in whatever way they are in file shouldn't change in plot). Does anyone have any idea how to do that? Thanks, Mannu |