Hi zhiyao,
There is no configuration setting in DIAdem to do this with one axis system. What you could do if you wanted to solve this without programming would be to place two axis systems side by side (one on the left, the other just to the right of it), then configure their x axes accordingly:
[ 70, 71, 72, 73, 74, 75 ] [ 110, 111, 112, 113 ]
In the example you listed, you would need 3 axis systems.
If you're willing to program the solution, then you can change only the x axis numbering with a user command that is placed in the format string of the x axis text, but this does not affect the way the values are graphed. In that case you would need to plot the data vs. array index, so that the real x axis always ran [1, 2, 3, 4, ...], but you could change the display of the x axis to match the real x values, stored in the x channel [ 70, 71, 72, 73, 74, 75, 110, 111, 112, 113, 160, 161, 162 ]. Type "CFV" into the search field of the DIAdem Help to see more on the subject of changing the x axis display using the CFV variable in the x axis format string.
Ask if you have further questions,
Brad Turpin
DIAdem Product Support Engineer
National Instruments