LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Two X axis and One set of tick labels

Hi!

 

I would like to create an XY graph with continuous set of data where X Axis is divided into two sections. The first section ends at 11370, the second one starts at 0 (where the first one ends). The problem is how to make custom X Labels. There is an old post saying that is not possible to do it without limitations. So I created XY graph with two X Axis, set property MarkerVals to custom values and set their top position to the same value. Then I gave up when I noticed that it is not possible to get rid of minimum and maximum tick labels. Is it possible to do it or is there any other way to create custom tick labels?

 

An example of vi is attached.

 

Regards.

Download All
0 Kudos
Message 1 of 4
(3,168 Views)

Hi!

 

Smercurio, thank you for an interesting link. It might be useful in the near future. 

 

It seems that there is no good solution. I made a little drawing exercise. The result is OK for data presentation, not for the interactive work (zooming, ... etc).

 

drawings.png

 

VI is attached (the code is awful, I know). 

 

Regards.

0 Kudos
Message 3 of 4
(3,101 Views)

Hi

 

What I am going to suggest is a little bit ignorant, but useful. If this result is just for presentation, make two separate graphs, make a background transparent and adjust a front panel in a way, that it will look like it was one graph.

Simple, but usefull.

0 Kudos
Message 4 of 4
(3,066 Views)