|
Hi, I've found that, that modules name is extract
:) I just extract the "data lookup" component and feed that to the ticklabels, I
guess it converts the generic array to string list automatically. BTW,
you menrioned about the Ctrl-F shortcut. None of the shortcuts work in my
Linux version (4.2) do you know why?
Gokhan
----- Original Message -----
Sent: Thursday, July 24, 2003 7:58
AM
Subject: Re: [opendx-users] Data lookup
array to string list conversion
There is a Lookup module, the counterpart of Categorize, for
this very purpose. But it seems to me that after Categorize, you only have to
extract a component (whose name escapes me) that contains the discrete list of
unique strings. (Extract module returns an array; maybe that's the trick you
need.)
I assume you've discovered that if you Control-F on an Image
module (on the net), it will open the Image config dialog; whereupon you hit
Expand and scroll down to find, unHide, and connect to the XYZticklabels and
XYZticklocations inputs. So you can send this string array to Image to drive
the Autoaxes. Create a corresponding ticklocations array with Construct, then
Extract the positions list (array) from the Constructed field.
On
Wednesday, Jul 23, 2003, at 18:09 America/New_York, Gokhan Caglar
wrote:
Hi, I was wondering if the
following is possible:/smaller>/fontfamily> I
have a two dimensional array of strings
like:/smaller>/fontfamily> A
B C/smaller>/fontfamily> A A A/smaller>/fontfamily> B B B/smaller>/fontfamily> I
visualize this with categorize and autocolor, I also use a colorbar to
display the values of each color. At this point I want to use the data
lookup array to generate tick labels for colorbar. So I have to convert a
generic array component "data lookup" to a string list. Is this
possible with the present modules?/smaller>/fontfamily> Gokhan/smaller>/fontfamily>
_______________________________ Chris
Pelkie Scientific Visualization Producer 622 Rhodes Hall, Cornell Theory
Center Ithaca, NY 14853/fontfamily>
|