Thread: VizUtils
View Single Post
  #2  
Old 10-04-2004, 11:34 AM
kim_swinth kim_swinth is offline
Member
 
Join Date: Jun 2003
Posts: 18
Hi,

You can disregard the first part of my last posting.

I finally got the scales to show up by changing one of the lines in the LikertScale Class of the VizUtils module to:

q.translate(0,.3,.1)

Before, I had been working with the following lines:

q.zoffset(40)
t.zoffset(30)

and that didn't do anything.

However, I still have problems with the SaveData function.

Sorry for wasting your time on the first part! I worked with that for several hours during ATI, but was clearly on the wrong track.

Kim
Reply With Quote