Requirement :X Axis labels from dataset

  • Hi

    I have the below issue :

    Dataset :

    Date Count

    1/1/2010 10

    1/2/2010 12

    1/3/2010 13

    1/5/2010 14

    1/8/2010 16

    When i plot this chart with dates in the X Axis, the Auto interval comes into picture and calculates the Max interval between any 2 dates and divides the x axis accordingly .

    As a result the markings that i have are like 1/1/2010, 1/4/2010,1/8/2010 ...

    But my requirement is to get the actual values from the dataset to be plotted on the x axis , so 1/1,1/2,1/3,1/4 and 1/8 should appear.

    I have fiddled with all the Axis properties but could not achieve this.

    Any help would be appreciated.

  • ok found the answer. I had kept the Scalar value checkbox checked and so was not able to get the actual values. Once i uncehcked that , i was able to get the values as i wanted.

  • hmm the problem is still there. When i ran it for a small set of data , it worked, but when i increased the amount of data its again doing something on its own and not showing the actual data points.

    Any help please?

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply