|
From: karlahund <kar...@we...> - 2011-11-02 22:36:14
|
Hi everybody, I'm trying to plot a 3-dimensional tree with thousands of branches. The dataset looks like this: startpointX startpointY startpointZ (new line) endpointX endpointY endpointZ (new line) (empty line) otherStartpointX ... The start- and endpoints should be connected by a line (so it's gonna look like a tree at the end). One day it'll be important that some of the lines/branches have different colors. I'm pretty new to gnuplot, so please excuse this probably easy question. Thanks in advance! Regards, Karl -- View this message in context: http://old.nabble.com/Plotting-3-dimensional-tree-tp32769375p32769375.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |