N
Need Help on axis problem in a chart
Hi,
I was trying to plot two columns of numbers that are generated by funtions
from other table. In this two columns I have 5 rows of numbers, and 5 rows
below are empty due to the condition of the function. The plot should include
the numbers in the first 5 rows, and skip the next 5 empty rows.
The plot is taking the numbers in the y axis corretly, but in the x axix I
see 1 to 6 instead of my numbers that are higher than thousand. But every
point on the plot shows the correct x,y values. I am using xy scatter plot.
Please help to solve this problem.
I was trying to plot two columns of numbers that are generated by funtions
from other table. In this two columns I have 5 rows of numbers, and 5 rows
below are empty due to the condition of the function. The plot should include
the numbers in the first 5 rows, and skip the next 5 empty rows.
The plot is taking the numbers in the y axis corretly, but in the x axix I
see 1 to 6 instead of my numbers that are higher than thousand. But every
point on the plot shows the correct x,y values. I am using xy scatter plot.
Please help to solve this problem.