Hi, I was wondering if the following is possible:
 
I have a two dimensional array of strings like:
 
A B C
A A A
B B B
 
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?
Gokhan

Reply via email to