Hi everyone,

say, I do have a CSV file which contains a table like the following:

T =: 3 3 $ 'Task 1';1;3;'Task 2';3;6;'Task 3';4;7

I wonder, whether it is possible to use the J plotting facilities to
create something like a Gantt chart, in which I have three horizontal
bars, such that > 1{"1 T gives the starting point of each bar and >
2{"1 T gives the end point.

Any help on where to start is very much appreciated!

Kind regards,

Thomas
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to