|
From: Kira R. <ir...@we...> - 2008-07-21 15:53:18
|
Hi! First of all: I'm very new to SciDavis- I used Qtiplot a bit. Now, I want to start scripting in Python. I'm using SciDAVis 0.1.3 on Ubuntu 8.04. Maybe a stupid question- but is there an analogon to the t.setColumnRole(col, role) command that I found in the Qtiplot manual? I imported ASCII files into tables and I need to designate 2 x-axes against which I want to plot my data. By default, I think, SciDavis uses the first column as x-Axis- but my x-axes are in between the others. I find it impractical to do the reassignment by hand, kind of :) Also, how would I specify which x-axis I want to use for a certain plot, when I have two available? Thanks in advance!!! *ira |