02-05-2003 07:37 AM
02-05-2003 08:33 AM
02-05-2003 09:33 AM
02-05-2003 09:36 AM
02-05-2003 09:46 AM
02-06-2003 07:50 AM
02-06-2003 09:19 AM
02-06-2003 09:39 AM
02-08-2008 01:39 AM
Hi there! I had a similiar issue here. is there really no way to use, say, an array of string as an axis in a graph? Because the thing is, i want to make a graph that have 2 x-axis, one is the numerical one as primary axis and one with the string label for each numerical value. the max- and min value for the primary axis need to be changed programmatically, and the corresponding label move along with the primary axis. Any ideas?
02-11-2008 02:15 PM
Hi opiq,
Do you mean that as you change the scale, the string should just keep its positioning above the values that you are programmatically changing?