03-15-2016 01:09 AM - edited 03-15-2016 01:11 AM
Im Using Labview 2014 and report generation toolkit. I have an excel sheet and had to plot graph for different parameters with serial nos of DUT in X-Axis.
Created a VI to fetch and create graph in the same excel workbook as separate sheet.
The observation is that the X-axis (Dut sr.no) contains more data only few are display in the graph.
The x-axis complete data is displayed only when manualy scaled in excel after creating the graph.
Further, The graph is created as an object and not like usual insert graph in excel.
Because of this the properties of graphs cannot be changed like other excel graph.
The code and excel is attached herewith.
The scale graph function also used does not work.
Need help to fix the x-axis sl.no to be displayed completely without rescaling graph manually.
Thanks
Praveen
03-15-2016 09:21 AM
Check this thread for a solution that uses the built-in Excel charts rather than the ugly OLE objects.