|
From: Wolf D. <dre...@ve...> - 2009-05-14 07:30:45
|
Hello everybody, I could finish my x-y-z-plot happily - thanks, this will be very useful for my work. Now a second issue comes up: I'd like to visualize the number of passengers between the different bus tops. Data could be given in 3 columns: <number_of_passengers>, <x-coordinate>, < y-coordinate>. The number_of_passengers values should be expressed by the thickness of the lines between the bus stops (expressed by coordinates). How can I do that? Greetings, Wolf |