DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

how to remove the character "1" next to x-axis of diadem report?

Solved!
Go to solution

In the report graph generated by Diadem, there is always a character "1" next to the x-axis lable. Can anyone tell me how to remove it?

 

Please refer to the attached the picture (lower-right corner).

0 Kudos
Message 1 of 2
(3,783 Views)
Solution
Accepted by chenfangzhi
Hi, this has to do with the scaling and formating you are using. If you are using an automatic Scaling mode and you X-values have the display format "Time", DIAdem switches to the scaling type "Date/Time". By default, DIAdem is using an automatic formating with two lines. The upper is for the Ticks and the lower for a larger step. It looks as if your time-data is only holdig the seconds of the day, but not the date itself. So DIAdem assumes a year 0 and the 1 is for the first day of the year. If your data spans over several days, you will see the number of the day below the 12:00 for each day. Depending on the X-values, the automatic scaling will show seconds, minutes, hours or dates and years. You just need to go to the X-Axis - numbers tab and change the format. "#hh:nn" would do the job with leading zeros and "#HH:nn" without leading zeros.
Message 2 of 2
(3,777 Views)