01-05-2022 08:15 AM
I have a table as below and want to view the data as shown in the graph in DIADEM view:
time | trial 1 | trial 2 |
1 | 110.6324 | 100.6324 |
2 | 111.0003 | 101.0003 |
3 | 111.3662 | 101.3662 |
4 | 111.7302 | 101.7302 |
5 | 112.0922 | 102.0922 |
6 | 112.4521 | 102.4521 |
7 | 112.8099 | 102.8099 |
8 | 113.1656 | 103.1656 |
9 | 113.519 | 103.519 |
10 | 113.8701 | 103.8701 |
Currently when I try to plot it I get 2 separate y-axis for each channel:
Could you please suggest how do I plot 2 channel with single axis as in excel so it is easy to analyze the data in the DIADEM view?
Solved! Go to Solution.
01-06-2022 12:43 AM
Hi joshilpa,
In the display type „2D Axis System“ you have the shortcut “Y Axis” which provides different types of Y axis. The first one is one Y axis for all channels.
Greetings
Walter
01-06-2022 03:31 AM
Thank you Walter it worked!