LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Plot Graph with Explicit X-axis values and Report with Explicit X-axis Title

Solved!
Go to solution

The chart generated by the RGT is an Ms Graph chart, not an Excel chart and it seems to have some limitations regarding the settings of the x-axis. Remark that for the values you are using for the x-axis an xlLine type chart is not recommended. If you set the graph type to xlXYScatter you will get rid of the error.

 

Found on the web:

"Line charts are used to display trends over time. Use a line chart if you have text labels, dates or a few numeric labels on the horizontal axis. Use a scatter chart (XY chart) to show scientific XY data."

 

Ben64

Message 21 of 22
(1,017 Views)

Thanks for the help.

0 Kudos
Message 22 of 22
(1,011 Views)